make official '4.0.3' release
This commit is contained in:
parent
1710e7a515
commit
828a14c43e
@ -145,7 +145,8 @@ if sys.version_info[0] < 3:
|
||||
ROOT_DIR = os.path.abspath(os.path.join(os.path.dirname(
|
||||
unicode(__file__, sys.getfilesystemencoding())), os.pardir))
|
||||
|
||||
VERSION += get_git_revision(ROOT_DIR)
|
||||
#VERSION += get_git_revision(ROOT_DIR)
|
||||
VERSION += "-1"
|
||||
|
||||
#
|
||||
# Glade files
|
||||
|
Loading…
Reference in New Issue
Block a user