]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bump version (should have done this at the time 3.3.1 was released).
authorJulian Seward <jseward@acm.org>
Thu, 17 Jul 2008 06:51:03 +0000 (06:51 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 17 Jul 2008 06:51:03 +0000 (06:51 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@8439

configure.in

index 75cc768033476fcbeba1592b3b7d6335d8c9085c..32e9725e981f08214a02c82a3c70a0f5ac0ba8b7 100644 (file)
@@ -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