From 96b9767f1d1df0c1e27461b54bbcf800fdc5bc41 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 4 Jan 2012 17:34:36 +0100 Subject: Bump PV to 0.2. --- pmstestsuite/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pmstestsuite/__init__.py b/pmstestsuite/__init__.py index 69ec68d..2fe2a4b 100644 --- a/pmstestsuite/__init__.py +++ b/pmstestsuite/__init__.py @@ -1,5 +1,5 @@ # vim:fileencoding=utf-8 -# (c) 2011 Michał Górny +# (c) 2011-2012 Michał Górny # Released under the terms of the 2-clause BSD license. -PV = '0.1' +PV = '0.2' -- cgit v1.2.3-65-gdbad