re-enable svn revision, alpha4 release has last bug fix for 6371 and fixed translations
svn: r21228
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user