From: Julian Seward Date: Thu, 24 Oct 2013 09:38:03 +0000 (+0000) Subject: --> 3.9.0.TEST1 X-Git-Tag: svn/VALGRIND_3_9_0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0aff06ee8030af581dafdd51da016ccdcb50d61;p=thirdparty%2Fvalgrind.git --> 3.9.0.TEST1 git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13693 --- diff --git a/configure.ac b/configure.ac index 813f1a2e5c..d9acbc1199 100644 --- a/configure.ac +++ b/configure.ac @@ -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])