increment version V03.00-rc.14
authorymh <ymh.work@gmail.com>
Mon, 27 Apr 2015 17:31:32 +0200
changeset 621 fe9c9b495ead
parent 620 f45d7494332e
child 622 a4d306baff58
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Mon Apr 27 17:29:51 2015 +0200
+++ b/src/hdalab/__init__.py	Mon Apr 27 17:31:32 2015 +0200
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 13)
+VERSION = (3, 0, 0, "rc", 14)
 
 
 def get_version():