]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.8.0-TEST1
authorJulian Seward <jseward@acm.org>
Tue, 7 Aug 2012 15:24:51 +0000 (15:24 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 7 Aug 2012 15:24:51 +0000 (15:24 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12858

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 3e0840061fe1d9d0e521ea362cee21eb3364cbd2..5aa94649536c9574877379cb79e564d3d2ca08a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -291,7 +291,7 @@ n-i-bz  Fix assert in gdbserver for watchpoints watching the same address
 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)
 
 
 
index 384b0d797f3f283d0f76e40f1fd95d92eb18d815..06d63ae6a8b819d767f91a6e893562a601c3665e 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.8.0-PRE1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.8.0-TEST1],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign])