|
From: <sv...@va...> - 2012-08-07 15:24:58
|
sewardj 2012-08-07 16:24:51 +0100 (Tue, 07 Aug 2012)
New Revision: 12858
Log:
--> 3.8.0-TEST1
Modified files:
trunk/NEWS
trunk/configure.in
Modified: trunk/configure.in (+1 -1)
===================================================================
--- trunk/configure.in 2012-08-07 15:54:32 +01:00 (rev 12857)
+++ trunk/configure.in 2012-08-07 16:24:51 +01:00 (rev 12858)
@@ -8,7 +8,7 @@
##------------------------------------------------------------##
# Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.8.0-PRE1],[val...@li...])
+AC_INIT([Valgrind],[3.8.0-TEST1],[val...@li...])
AC_CONFIG_SRCDIR(coregrind/m_main.c)
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign])
Modified: trunk/NEWS (+1 -1)
===================================================================
--- trunk/NEWS 2012-08-07 15:54:32 +01:00 (rev 12857)
+++ trunk/NEWS 2012-08-07 16:24:51 +01:00 (rev 12858)
@@ -291,7 +291,7 @@
n-i-bz Fix false positive in sys_clone on amd64 when optional args [..]
n-i-bz s390x: Shadow registers can now be examined using vgdb
-(3.8.0-blah: 5 August 2012, vex r2459, valgrind r12841)
+(3.8.0-TEST1: 7 August 2012, vex r2463, valgrind r12857)
|