2007-05-27 Don Allingham <don@gramps-project.org>
* configure.in: update for 2.2.8 svn: r8519
This commit is contained in:
parent
7abaec6078
commit
3e4ec3c651
@ -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>
|
2007-05-22 Don Allingham <don@gramps-project.org>
|
||||||
* src/DataViews/_PedigreeView.py (PedigreeView.find_tree): Catch recursion error
|
* src/DataViews/_PedigreeView.py (PedigreeView.find_tree): Catch recursion error
|
||||||
|
|
||||||
|
@ -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
|
Version 2.2.7 -- the "Well, I didn't vote for you." release
|
||||||
* Many, many bug fixes
|
* Many, many bug fixes
|
||||||
|
|
||||||
|
@ -11,8 +11,8 @@ AM_INIT_AUTOMAKE(1.6.3)
|
|||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
GNOME_DOC_INIT
|
GNOME_DOC_INIT
|
||||||
|
|
||||||
RELEASE=0.SVN$(svnversion -n .)
|
dnl RELEASE=0.SVN$(svnversion -n .)
|
||||||
dnl RELEASE=1
|
RELEASE=1
|
||||||
|
|
||||||
VERSIONSTRING=$VERSION
|
VERSIONSTRING=$VERSION
|
||||||
if test x"$RELEASE" != "x"
|
if test x"$RELEASE" != "x"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user