]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Oops, should have done this as soon as 3.0.0 was tagged.
authorJulian Seward <jseward@acm.org>
Sat, 6 Aug 2005 10:37:37 +0000 (10:37 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 6 Aug 2005 10:37:37 +0000 (10:37 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4331

configure.in

index 2bf398f2938aedaa9eca92326940eddf8ee5a566..0ef4311818c296b953700facadcd82e484db2da3 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.0.0, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.1.SVN, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE