]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.9.0.TEST1
authorJulian Seward <jseward@acm.org>
Thu, 24 Oct 2013 09:38:03 +0000 (09:38 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 24 Oct 2013 09:38:03 +0000 (09:38 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13693

configure.ac

index 813f1a2e5cb19499ff461d86b62cca6a4f88ba71..d9acbc11993c3eda6fd11e588b4e34ec7b87e9d1 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.9.0.PRE1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.9.0.TEST1],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])