src/hdalab/__init__.py
changeset 542 a4085fc63d21
parent 538 ef8bc1204620
child 543 126397b447c9
--- a/src/hdalab/__init__.py	Mon Mar 16 11:04:41 2015 +0100
+++ b/src/hdalab/__init__.py	Mon Mar 16 11:05:24 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():