2007-05-27 Don Allingham <don@gramps-project.org>

* configure.in: update for 2.2.8



svn: r8519
This commit is contained in:
Don Allingham 2007-05-27 22:49:08 +00:00
parent 7abaec6078
commit 3e4ec3c651
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2007-05-27 Don Allingham <don@gramps-project.org>
* configure.in: update for 2.2.8
2007-05-22 Don Allingham <don@gramps-project.org>
* src/DataViews/_PedigreeView.py (PedigreeView.find_tree): Catch recursion error

View File

@ -1,3 +1,6 @@
Version 2.2.8 -- the "You sons of a silly person" release
* Bug fixes
Version 2.2.7 -- the "Well, I didn't vote for you." release
* Many, many bug fixes

View File

@ -11,8 +11,8 @@ AM_INIT_AUTOMAKE(1.6.3)
AC_CONFIG_MACRO_DIR([m4])
GNOME_DOC_INIT
RELEASE=0.SVN$(svnversion -n .)
dnl RELEASE=1
dnl RELEASE=0.SVN$(svnversion -n .)
RELEASE=1
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"