src/hdalab/__init__.py
changeset 623 980c9cefba6e
parent 621 fe9c9b495ead
child 627 3fd558fa38b1
--- a/src/hdalab/__init__.py	Mon Apr 27 17:31:53 2015 +0200
+++ b/src/hdalab/__init__.py	Mon May 18 14:06:23 2015 +0200
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 14)
+VERSION = (3, 0, 0, "rc", 15)
 
 
 def get_version():