From 0a5cfa9c0051bcf2dc255d94bc485dff132069b5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 9 Jun 2010 12:59:36 +0200 Subject: [PATCH] tag it as 0.127 --- osc/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osc/core.py b/osc/core.py index 95d4081..f4ae72d 100644 --- a/osc/core.py +++ b/osc/core.py @@ -3,7 +3,7 @@ # and distributed under the terms of the GNU General Public Licence, # either version 2, or version 3 (at your option). -__version__ = '0.126git' +__version__ = '0.127' # __store_version__ is to be incremented when the format of the working copy # "store" changes in an incompatible way. Please add any needed migration -- 2.1.4