]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bump the version on the branch.
authorJulian Seward <jseward@acm.org>
Wed, 23 Oct 2013 10:56:38 +0000 (10:56 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 23 Oct 2013 10:56:38 +0000 (10:56 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13678

configure.ac

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