src/hdalab/__init__.py
changeset 538 ef8bc1204620
parent 532 b1222084eb6b
child 543 126397b447c9
--- a/src/hdalab/__init__.py	Thu Mar 12 19:12:57 2015 +0100
+++ b/src/hdalab/__init__.py	Fri Mar 13 16:51:13 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 3)
+VERSION = (3, 0, 0, "rc", 4)
 
 
 def get_version():