bump version to be higher than prior release
svn: r10415
This commit is contained in:
parent
7398cee88e
commit
366790e53e
@ -4,7 +4,8 @@ dnl Process this file with autoconf to produce a configure script.
|
|||||||
dnl May need to run automake && aclocal first
|
dnl May need to run automake && aclocal first
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT(gramps, 2.90.0, [gramps-bugs@lists.sourceforge.net])
|
dnl NOTE: arg to macro below becomes the "VERSION"
|
||||||
|
AC_INIT(gramps, 3.1.0, [gramps-bugs@lists.sourceforge.net])
|
||||||
AC_CONFIG_SRCDIR(configure.in)
|
AC_CONFIG_SRCDIR(configure.in)
|
||||||
AM_INIT_AUTOMAKE([1.6.3 foreign])
|
AM_INIT_AUTOMAKE([1.6.3 foreign])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user