Bump version
authorymh <ymh.work@gmail.com>
Mon, 30 Jul 2012 11:01:30 +0200
changeset 221 1544fe5309bf
parent 220 fdd8966658c6
child 222 33bdc82128bb
Bump version
web/hdalab/__init__.py
--- a/web/hdalab/__init__.py	Mon Jul 30 11:01:06 2012 +0200
+++ b/web/hdalab/__init__.py	Mon Jul 30 11:01:30 2012 +0200
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (2, 15, 0, "final", 0)
+VERSION = (2, 16, 0, "final", 0)
 
 
 def get_version():