From: Julian Seward Date: Sat, 16 Sep 2006 01:09:58 +0000 (+0000) Subject: Bump version. X-Git-Tag: svn/VALGRIND_3_2_2~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75da1c9c675707f50aafedf2dbf71459bf5c8d26;p=thirdparty%2Fvalgrind.git Bump version. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6075 --- diff --git a/configure.in b/configure.in index efc3e0ecfa..20fb637424 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.2.1, valgrind-users@lists.sourceforge.net) +AC_INIT(Valgrind, 3.2.2.SVN, valgrind-users@lists.sourceforge.net) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE