From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ReOxk-0003Hl-5X for garchives@archives.gentoo.org; Sat, 24 Dec 2011 10:36:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73EC821C12E; Sat, 24 Dec 2011 10:36:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F20D21C12E for ; Sat, 24 Dec 2011 10:36:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B51F91B4006 for ; Sat, 24 Dec 2011 10:36:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id DEE9380042 for ; Sat, 24 Dec 2011 10:36:09 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: Subject: [gentoo-commits] proj/gentoopm:master commit in: gentoopm/ X-VCS-Repository: proj/gentoopm X-VCS-Files: gentoopm/__init__.py X-VCS-Directories: gentoopm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a6bb6da05efcecc914cab2172f2d5c2adfb086de Date: Sat, 24 Dec 2011 10:36:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c9444a3d-74f7-4fac-8300-d50e4a5627ac X-Archives-Hash: 06be2d7aa06d5d22f1c524acf6000ade commit: a6bb6da05efcecc914cab2172f2d5c2adfb086de Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Sat Dec 24 10:33:33 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Sat Dec 24 10:33:33 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoopm.git;= a=3Dcommit;h=3Da6bb6da0 Bump PV to 0.2.4. --- gentoopm/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gentoopm/__init__.py b/gentoopm/__init__.py index a5a1ff9..a67ec65 100644 --- a/gentoopm/__init__.py +++ b/gentoopm/__init__.py @@ -3,7 +3,7 @@ # (c) 2011 Micha=C5=82 G=C3=B3rny # Released under the terms of the 2-clause BSD license. =20 -PV =3D '0.2.3' +PV =3D '0.2.4' =20 """ The package version.