]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bump version number on trunk.
authorJulian Seward <jseward@acm.org>
Thu, 20 Aug 2009 20:20:05 +0000 (20:20 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 20 Aug 2009 20:20:05 +0000 (20:20 +0000)
(is that the correct convention, "3.6.0.SVN" ?)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10856

configure.in

index c45a9f00da530d88d2bc0818eb2e77affa989021..edb4274427a1a634f350ed80eb551c1be980ee2e 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.5.0, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.6.0.SVN, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([foreign])