From 6bc5bcf64457082c5f2aeeec0ed614f24be18c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sat, 26 Jan 2013 09:47:46 +0000 Subject: [PATCH] re-enable svn revision, alpha4 release has last bug fix for 6371 and fixed translations svn: r21228 --- gramps/gen/const.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/gen/const.py.in b/gramps/gen/const.py.in index 1739c8451..d0dd1fc5e 100644 --- a/gramps/gen/const.py.in +++ b/gramps/gen/const.py.in @@ -170,7 +170,7 @@ 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_svn_revision(ROOT_DIR) +VERSION += get_svn_revision(ROOT_DIR) # # Glade files