From cf88fef1e8543159d4b9d4da7e6d2fa9d5c0772b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Fri, 27 Feb 2015 17:08:58 +0100 Subject: [PATCH] make 4.1.2 release --- gramps/gen/const.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gramps/gen/const.py b/gramps/gen/const.py index 8b9671fef..c037198f0 100644 --- a/gramps/gen/const.py +++ b/gramps/gen/const.py @@ -134,8 +134,8 @@ sys.path.insert(0, ROOT_DIR) git_revision = get_git_revision(ROOT_DIR) if sys.platform == 'win32' and git_revision == "": git_revision = get_git_revision(os.path.split(ROOT_DIR)[1]) -VERSION += git_revision -#VERSION += "-1" +#VERSION += git_revision +VERSION += "-1" # # Glade files