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 1RkHn0-0000iY-J1 for garchives@archives.gentoo.org; Mon, 09 Jan 2012 16:09:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDF9A21C13B; Mon, 9 Jan 2012 16:09:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9248F21C13B for ; Mon, 9 Jan 2012 16:09:26 +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 1BCE01B402C for ; Mon, 9 Jan 2012 16:09:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8813D8004C for ; Mon, 9 Jan 2012 16:09:25 +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: f35c751f4d287be840697c39ccdf72c636d6c023 Date: Mon, 9 Jan 2012 16:09:25 +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: 95e3b7ee-9a20-40f2-bdf2-1497e8a10601 X-Archives-Hash: 168d839ede21a4361f27774d87b07905 commit: f35c751f4d287be840697c39ccdf72c636d6c023 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Mon Jan 9 16:09:37 2012 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Mon Jan 9 16:09:37 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoopm.git;= a=3Dcommit;h=3Df35c751f Bump PV to 0.2.5. --- gentoopm/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gentoopm/__init__.py b/gentoopm/__init__.py index a67ec65..30b7dd9 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.4' +PV =3D '0.2.5' =20 """ The package version.