bump next version string to 3.2.2

svn: r15266
This commit is contained in:
Stéphane Charette 2010-04-22 08:09:39 +00:00
parent 8cea9a51eb
commit 2465b88422

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