Enhanced support for GEDCOM writing.

svn: r591
This commit is contained in:
Don Allingham
2001-11-28 01:09:27 +00:00
parent 1cd6941323
commit fe4fee885c
9 changed files with 390 additions and 224 deletions

View File

@@ -90,7 +90,7 @@ gtkrcFile = "%s/gtkrc" % rootDir
#
#-------------------------------------------------------------------------
progName = "gramps"
version = "0.6.2"
version = "0.7.0pre"
copyright = "© 2001 Donald N. Allingham"
authors = ["Donald N. Allingham", "David Hampton"]
comments = _("Gramps (Genealogical Research and Analysis Management Programming System) is a personal genealogy program.")