Merge with ea9250df2eb799b670caab815566d728bdb23a1a
authorrougeronj
Mon, 16 Mar 2015 11:05:24 +0100
changeset 542 a4085fc63d21
parent 541 05ed94112e9e (current diff)
parent 539 ea9250df2eb7 (diff)
child 543 126397b447c9
child 576 9b96fad7c937
Merge with ea9250df2eb799b670caab815566d728bdb23a1a
--- a/.hgtags	Mon Mar 16 11:04:41 2015 +0100
+++ b/.hgtags	Mon Mar 16 11:05:24 2015 +0100
@@ -114,3 +114,4 @@
 b1222084eb6bff4336846169d356ead6e0325865 V03.00-rc.03
 b1222084eb6bff4336846169d356ead6e0325865 V03.00-rc.03
 9d396002af6dc058554e6bd45701b8ae434ad596 V03.00-rc.03
+ef8bc1204620d56c96f3c148bb0c3173c227f96c V03.00-rc.04
--- 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():