]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.9.0 final.
authorJulian Seward <jseward@acm.org>
Thu, 31 Oct 2013 23:31:51 +0000 (23:31 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 31 Oct 2013 23:31:51 +0000 (23:31 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13708

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9c2945201c3534bb17c780613f663bc23e25c12f..64e5269e7fbed253d70658f22386e5cfda558eba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 
-Release 3.9.0 (XX October 2013)
+Release 3.9.0 (31 October 2013)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3.9.0 is a feature release with many improvements and the usual
 collection of bug fixes.
@@ -372,7 +372,7 @@ n-i-bz  patch to allow fair-sched on android
 n-i-bz  report error for vgdb snapshot requested before execution
 n-i-bz  same as 303624 (fixed in 3.8.0), but for x86 android
 
-(3.9.0: XX October 2013, vex rYYYY, valgrind rZZZZZ)
+(3.9.0: 31 October 2013, vex r2796, valgrind r13708)
 
 
 
index 35647444f6954872d8cbd399788c62c41cc307c2..229ab98cde144eec923fc1b189c9d1400dcc6e44 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.9.0.TEST1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.9.0],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])