Skip to content
Snippets Groups Projects
Commit bcb2b65d authored by Vermaat's avatar Vermaat
Browse files

Open development for 2.0.beta-25

git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@649 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
parent e80fd858
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,9 @@ import os
#
# [1] http://peak.telecommunity.com/DevCenter/setuptools#specifying-your-project-s-version
RELEASE = True
RELEASE = False
__version_info__ = ('2', '0', 'beta-24')
__version_info__ = ('2', '0', 'beta-25', 'dev')
__date__ = '10 Dec 2012'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment