]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bump version number on 3_4_BRANCH.
authorJulian Seward <jseward@acm.org>
Mon, 5 Jan 2009 17:15:44 +0000 (17:15 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 5 Jan 2009 17:15:44 +0000 (17:15 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_4_BRANCH@8910

configure.in

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