make official '4.0.3' release

This commit is contained in:
Jérôme Rapinat
2014-01-27 16:40:41 +01:00
parent 1710e7a515
commit 828a14c43e

View File

@@ -145,7 +145,8 @@ if sys.version_info[0] < 3:
ROOT_DIR = os.path.abspath(os.path.join(os.path.dirname( ROOT_DIR = os.path.abspath(os.path.join(os.path.dirname(
unicode(__file__, sys.getfilesystemencoding())), os.pardir)) unicode(__file__, sys.getfilesystemencoding())), os.pardir))
VERSION += get_git_revision(ROOT_DIR) #VERSION += get_git_revision(ROOT_DIR)
VERSION += "-1"
# #
# Glade files # Glade files