]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
-> 3.12.0
authorJulian Seward <jseward@acm.org>
Fri, 21 Oct 2016 10:42:14 +0000 (10:42 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 21 Oct 2016 10:42:14 +0000 (10:42 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_12_BRANCH@16098

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0286132b19ce8adc0411097dc3daed55e890a43d..e0ce235115d4127e080e164a638e2bd275597327 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -261,6 +261,7 @@ n-i-bz  DHAT: added collection of the metric "tot-blocks-allocd"
 
 (3.12.0.RC1:  20 October 2016, vex r3282, valgrind r16094)
 (3.12.0.RC2:  20 October 2016, vex r3282, valgrind r16096)
+(3.12.0:      21 October 2016, vex r3282, valgrind r16098)
 
 
 
index 62c4f59cbfa000a2ef6450709a074aad9d80946b..372871b87dc47269d29c86826d20a36f5f12f2e9 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.12.0.RC2],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.12.0],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])