update version string and copyright year in "about" dialog window
svn: r14728
This commit is contained in:
parent
dff7c4a8b5
commit
c54a3cc0d4
@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([1.6.3 foreign])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
RELEASE=0beta.SVN$(svnversion -n .)
|
||||
dnl RELEASE=0beta2
|
||||
dnl RELEASE=0beta3
|
||||
dnl RELEASE=0rc1
|
||||
dnl RELEASE=1
|
||||
|
||||
|
@ -190,7 +190,7 @@ else:
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
COPYRIGHT_MSG = u"\u00A9 2001-2006 Donald N. Allingham\n" \
|
||||
u"\u00A9 2007-2009 The Gramps Developers"
|
||||
u"\u00A9 2007-2010 The Gramps Developers"
|
||||
COMMENTS = _("Gramps (Genealogical Research and Analysis "
|
||||
"Management Programming System) is a personal "
|
||||
"genealogy program.")
|
||||
|
Loading…
Reference in New Issue
Block a user