Bump version to 2.10 V02.10
authorymh <ymh.work@gmail.com>
Tue, 29 May 2012 17:56:16 +0200
changeset 188 95d490238b1b
parent 187 8b73e382b665
child 189 5c7ef5e64cf6
Bump version to 2.10
web/hdalab/__init__.py
--- a/web/hdalab/__init__.py	Tue May 29 17:40:03 2012 +0200
+++ b/web/hdalab/__init__.py	Tue May 29 17:56:16 2012 +0200
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (1, 5, 0, "final", 0)
+VERSION = (2, 10, 0, "final", 0)
 
 
 def get_version():