]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bump version.
authorJulian Seward <jseward@acm.org>
Thu, 17 Feb 2011 12:25:15 +0000 (12:25 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 17 Feb 2011 12:25:15 +0000 (12:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_6_BRANCH@11566

configure.in

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