[Getan-commits] [PATCH 5 of 5] Prepare version for a getan 1.1 release

Wald Commits scm-commit at wald.intevation.org
Mon Mar 3 10:44:34 CET 2014


# HG changeset patch
# User Björn Ricks <bjoern.ricks at intevation.de>
# Date 1393839866 -3600
# Node ID 2c7f3bb7b6734a9f802a96dceeb49423cee042cc
# Parent  e6b1c668b9d74bd5af34d1848e4201970cbdba2d
Prepare version for a getan 1.1 release

diff -r e6b1c668b9d7 -r 2c7f3bb7b673 getan/__init__.py
--- a/getan/__init__.py	Mon Mar 03 10:44:03 2014 +0100
+++ b/getan/__init__.py	Mon Mar 03 10:44:26 2014 +0100
@@ -5,5 +5,5 @@
 # This is Free Software licensed under the terms of GPLv3 or later.
 # For details see LICENSE coming with the source of 'getan'.
 
-__version_info__ = ("1", "1dev3")
+__version_info__ = ("1", "1")
 __version__ = '.'.join(__version_info__)


More information about the Getan-commits mailing list