diff --git a/gramps/src/const.py b/gramps/src/const.py index 71947266f..6c2f972b8 100644 --- a/gramps/src/const.py +++ b/gramps/src/const.py @@ -67,7 +67,7 @@ gtkrcFile = rootDir + os.sep + "gtkrc" # #------------------------------------------------------------------------- progName = "gramps" -version = "0.1.4pre" +version = "0.1.4" copyright = "(C) 2001 Donald N. Allingham" authors = ["Donald N. Allingham"] comments = _("Gramps (Genealogical Research and Analysis Management ") +\