Bump trunk to version 3.4

svn: r16872
This commit is contained in:
Doug Blank
2011-03-21 20:30:46 +00:00
parent c5c3c7b83a
commit 688838d6db
2 changed files with 7 additions and 7 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.3.0, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 3.4.0, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])