increment version V03.00-alpha.12
authorymh <ymh.work@gmail.com>
Fri, 06 Mar 2015 14:59:45 +0100
changeset 485 4629c62c0d0a
parent 484 f91d3ef30fef
child 486 03b869fb1c1e
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Fri Mar 06 14:47:05 2015 +0100
+++ b/src/hdalab/__init__.py	Fri Mar 06 14:59:45 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 11)
+VERSION = (3, 0, 0, "alpha", 12)
 
 
 def get_version():