]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.7.0 final.
authorJulian Seward <jseward@acm.org>
Sat, 5 Nov 2011 11:22:35 +0000 (11:22 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 5 Nov 2011 11:22:35 +0000 (11:22 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_7_BRANCH@12258

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 4d3cb6a0f5623e019c87a734235dcb9b823a3bb0..5606880aa1868ceb7b13054965c33d11941097d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 
-Release 3.7.0 (XX November 2011)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Release 3.7.0 (5 November 2011)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3.7.0 is a feature release with many significant improvements and the
 usual collection of bug fixes.
 
@@ -297,7 +297,8 @@ n-i-bz  don't be spooked by libxul.so linked with gold
 n-i-bz  improved checking for VALGRIND_CHECK_MEM_IS_DEFINED
 
 (3.7.0-TEST1: 27  October 2011, vex r2228, valgrind r12245)
-(3.7.0:       XX November 2011, vex rXXXX, valgrind rXXXXX)
+(3.7.0.RC1:    1 November 2011, vex r2231, valgrind r12257)
+(3.7.0:        5 November 2011, vex r2231, valgrind r12258)
 
 
 
index 742a0471a19b99c767f04e468af6f7f51f10cba9..c04cabe1d9268f0d2c297b1e978e197d331d0362 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.7.0-TEST1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.7.0],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign])