up the version string for gramps32 branch to 3.2.1

svn: r14824
This commit is contained in:
Stéphane Charette
2010-03-15 08:00:22 +00:00
parent 4eebd0ca01
commit 4e2c568c75
2 changed files with 3 additions and 3 deletions

View File

@@ -5,13 +5,13 @@ 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.0, [gramps-bugs@lists.sourceforge.net])
AC_INIT(gramps, 3.2.1, [gramps-bugs@lists.sourceforge.net])
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([1.6.3 foreign])
AC_CONFIG_MACRO_DIR([m4])
RELEASE=0beta.SVN$(svnversion -n .)
RELEASE=0.SVN$(svnversion -n .)
dnl RELEASE=0beta3
dnl RELEASE=0rc1
dnl RELEASE=1