src/hdalab/__init__.py
changeset 543 126397b447c9
parent 538 ef8bc1204620
child 547 2b38f2ecc13d
--- a/src/hdalab/__init__.py	Mon Mar 16 11:05:24 2015 +0100
+++ b/src/hdalab/__init__.py	Tue Mar 17 22:09:54 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 4)
+VERSION = (3, 0, 0, "rc", 5)
 
 
 def get_version():