]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.8.0-TEST3
authorJulian Seward <jseward@acm.org>
Wed, 8 Aug 2012 23:35:35 +0000 (23:35 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 8 Aug 2012 23:35:35 +0000 (23:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12865

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 21ef53708daea87f75103b89330857ccec1222e8..34ea7a7a1898f26111fb5818f94012db9649de53 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -294,7 +294,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-TEST1:  7 August 2012, vex r2463, valgrind r12857)
+(3.8.0-TEST3:  9 August 2012, vex r2465, valgrind r12865)
 
 
 
index e7f5db135c1987b66308ef6c623c3f474640f952..47a845d849e102d25037e1e93fe8873ffe519799 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.8.0-TEST1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.8.0-TEST3],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign])