]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
-> 3.12.0.RC2
authorJulian Seward <jseward@acm.org>
Thu, 20 Oct 2016 12:13:04 +0000 (12:13 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 20 Oct 2016 12:13:04 +0000 (12:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_12_BRANCH@16096

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0efa169eaf3d6d07da8ff522332193456fdcd56d..0286132b19ce8adc0411097dc3daed55e890a43d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -260,6 +260,7 @@ n-i-bz  arm: Fix incorrect register-number constraint check for LDAEX{,B,H,D}
 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)
 
 
 
index c268097f2a8c5f4794224b80f14ca5008116217c..62c4f59cbfa000a2ef6450709a074aad9d80946b 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.12.0.RC1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.12.0.RC2],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])