From: Julian Seward Date: Wed, 24 Jan 2007 01:29:25 +0000 (+0000) Subject: Bump version. X-Git-Tag: svn/VALGRIND_3_2_3~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a12c46aa713aa4e29ed54b8215b8cba0a871f34;p=thirdparty%2Fvalgrind.git Bump version. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6552 --- diff --git a/configure.in b/configure.in index 0756434928..ec39b93e76 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.2, valgrind-users@lists.sourceforge.net) +AC_INIT(Valgrind, 3.2.3.SVN, valgrind-users@lists.sourceforge.net) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE