* NEWS: update

* configure.in: update to 2.2.6


svn: r8009
This commit is contained in:
Don Allingham
2007-01-29 17:15:02 +00:00
parent 922938c934
commit c408515179
3 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl May need to run automake && aclocal first
AC_PREREQ(2.57)
AC_INIT(gramps, 2.2.5, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 2.2.6, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE(1.6.3)