re-enable svn revision, alpha4 release has last bug fix for 6371 and fixed translations

svn: r21228
This commit is contained in:
Jérôme Rapinat
2013-01-26 09:47:46 +00:00
parent efbd0e95dd
commit 6bc5bcf644

View File

@@ -170,7 +170,7 @@ 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_svn_revision(ROOT_DIR) VERSION += get_svn_revision(ROOT_DIR)
# #
# Glade files # Glade files