From: Julian Seward Date: Tue, 30 Jan 2007 13:36:18 +0000 (+0000) Subject: Move on. X-Git-Tag: svn/VALGRIND_3_2_3~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21682904d3a24e6181552949cc9c139616bc9f7;p=thirdparty%2Fvalgrind.git Move on. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6564 --- diff --git a/configure.in b/configure.in index eb00c69c26..c9fb5544ec 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.3, valgrind-users@lists.sourceforge.net) +AC_INIT(Valgrind, 3.2.4.SVN, valgrind-users@lists.sourceforge.net) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE