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 1Qohsx-0002u4-CJ for garchives@archives.gentoo.org; Wed, 03 Aug 2011 20:17:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 505C021C277; Wed, 3 Aug 2011 20:17:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1F07A21C277 for ; Wed, 3 Aug 2011 20:17:05 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BFD612AC00D for ; Wed, 3 Aug 2011 20:17:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 30B0F8004A for ; Wed, 3 Aug 2011 20:17:04 +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: <2b32081ff3d097338bfc2c8d7031cd728d808768.mgorny@gentoo> Subject: [gentoo-commits] proj/pms-test-suite:master commit in: pmstestsuite/ X-VCS-Repository: proj/pms-test-suite X-VCS-Files: pmstestsuite/__init__.py X-VCS-Directories: pmstestsuite/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2b32081ff3d097338bfc2c8d7031cd728d808768 Date: Wed, 3 Aug 2011 20:17:04 +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: X-Archives-Hash: 759c599609f3ac9c560bb94e205c9dd9 commit: 2b32081ff3d097338bfc2c8d7031cd728d808768 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Wed Aug 3 20:17:38 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Wed Aug 3 20:17:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/pms-test-suit= e.git;a=3Dcommit;h=3D2b32081f Bump PV to 0.0.3. --- pmstestsuite/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pmstestsuite/__init__.py b/pmstestsuite/__init__.py index 2b379d9..df1abe7 100644 --- a/pmstestsuite/__init__.py +++ b/pmstestsuite/__init__.py @@ -2,4 +2,4 @@ # (c) 2011 Micha=C5=82 G=C3=B3rny # Released under the terms of the 2-clause BSD license. =20 -PV =3D '0.0.2' +PV =3D '0.0.3'