From: Julian Seward Date: Thu, 17 Jul 2008 06:51:03 +0000 (+0000) Subject: Bump version (should have done this at the time 3.3.1 was released). X-Git-Tag: svn/VALGRIND_3_3_1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91dfeb7c5a699aa958047c2561195e9e3b231de;p=thirdparty%2Fvalgrind.git Bump version (should have done this at the time 3.3.1 was released). git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@8439 --- diff --git a/configure.in b/configure.in index 75cc768033..32e9725e98 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.3.1, valgrind-users@lists.sourceforge.net) +AC_INIT(Valgrind, 3.3.2.SVN, valgrind-users@lists.sourceforge.net) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE