Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms-test-suite:master commit in: pmstestsuite/
Date: Wed, 04 Jan 2012 16:34:18
Message-Id: 96b9767f1d1df0c1e27461b54bbcf800fdc5bc41.mgorny@gentoo
1 commit: 96b9767f1d1df0c1e27461b54bbcf800fdc5bc41
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 4 16:34:36 2012 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 16:34:36 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms-test-suite.git;a=commit;h=96b9767f
7
8 Bump PV to 0.2.
9
10 ---
11 pmstestsuite/__init__.py | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/pmstestsuite/__init__.py b/pmstestsuite/__init__.py
15 index 69ec68d..2fe2a4b 100644
16 --- a/pmstestsuite/__init__.py
17 +++ b/pmstestsuite/__init__.py
18 @@ -1,5 +1,5 @@
19 # vim:fileencoding=utf-8
20 -# (c) 2011 Michał Górny <mgorny@g.o>
21 +# (c) 2011-2012 Michał Górny <mgorny@g.o>
22 # Released under the terms of the 2-clause BSD license.
23
24 -PV = '0.1'
25 +PV = '0.2'