More changes for version change

svn: r20064
This commit is contained in:
Doug Blank
2012-07-24 12:26:36 +00:00
parent 011afd5ea6
commit d57b63ac6d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ dnl May need to run automake && aclocal first
AC_PREREQ(2.57)
dnl NOTE: arg to macro below becomes the "VERSION"
AC_INIT(gramps, 3.5.0, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 4.0.0, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])