|
From: <sv...@va...> - 2013-10-24 09:38:25
|
Author: sewardj
Date: Thu Oct 24 09:38:03 2013
New Revision: 13693
Log:
--> 3.9.0.TEST1
Modified:
branches/VALGRIND_3_9_BRANCH/configure.ac
Modified: branches/VALGRIND_3_9_BRANCH/configure.ac
==============================================================================
--- branches/VALGRIND_3_9_BRANCH/configure.ac (original)
+++ branches/VALGRIND_3_9_BRANCH/configure.ac Thu Oct 24 09:38:03 2013
@@ -8,7 +8,7 @@
##------------------------------------------------------------##
# Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.9.0.PRE1],[val...@li...])
+AC_INIT([Valgrind],[3.9.0.TEST1],[val...@li...])
AC_CONFIG_SRCDIR(coregrind/m_main.c)
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign subdir-objects])
|