Add release version support

This commit is contained in:
Jérôme Rapinat 2014-06-16 15:15:38 +02:00
parent 176493c011
commit 21df604765

View File

@ -135,6 +135,7 @@ git_revision = get_git_revision(ROOT_DIR)
if sys.platform == 'win32' and git_revision == "":
git_revision = get_git_revision(os.path.split(ROOT_DIR)[1])
VERSION += git_revision
#VERSION += "-1"
#
# Glade files