# HG changeset patch # User ymh # Date 1415374187 -3600 # Node ID 49f433f3cb03cbd6015fbf5f25731031b3163d56 # Parent c1e662b964d4a929fe23d3bac115be05f78b1a74 Version for hdalab2 diff -r c1e662b964d4 -r 49f433f3cb03 src/hdalab/__init__.py --- a/src/hdalab/__init__.py Fri Nov 07 16:28:36 2014 +0100 +++ b/src/hdalab/__init__.py Fri Nov 07 16:29:47 2014 +0100 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -VERSION = (2, 22, 0, "final", 0) +VERSION = (3, 0, 0, "alpha", 0) def get_version():