typo on versioning

This commit is contained in:
Jérôme Rapinat 2014-06-15 13:52:27 +02:00
parent 5f722e4c6c
commit c031eea046

View File

@ -135,7 +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"
VERSION += "-1"
#
# Glade files