bump version number

svn: r13727
This commit is contained in:
Stéphane Charette
2009-12-06 10:33:34 +00:00
parent 6a9be24e1c
commit 52f4f76c82

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.1.3, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 3.1.4, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])