trunk should now be at version 3.2, not 3.1
svn: r12071
This commit is contained in:
parent
6ae7c3efc7
commit
8a9f3a89f9
@ -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.1.0, [gramps-bugs@lists.sourceforge.net])
|
||||
AC_INIT(gramps, 3.2.0, [gramps-bugs@lists.sourceforge.net])
|
||||
AC_CONFIG_SRCDIR(configure.in)
|
||||
AM_INIT_AUTOMAKE([1.6.3 foreign])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user