bump gramps33 branch version to 3.3.2

svn: r18237
This commit is contained in:
Stéphane Charette
2011-10-02 05:28:56 +00:00
parent aa0ad65731
commit 66576a4209
3 changed files with 10 additions and 10 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.1, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 3.3.2, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])