src/hdalab/__init__.py
changeset 520 0d7fd89104d9
parent 516 c141b3a71f26
child 532 b1222084eb6b
--- a/src/hdalab/__init__.py	Mon Mar 09 17:31:40 2015 +0100
+++ b/src/hdalab/__init__.py	Mon Mar 09 17:34:50 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 1)
+VERSION = (3, 0, 0, "rc", 2)
 
 
 def get_version():