]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
-> 3.16.0.RC2
authorJulian Seward <jseward@acm.org>
Tue, 19 May 2020 12:33:31 +0000 (14:33 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 8 Jun 2020 17:56:55 +0000 (19:56 +0200)
(cherry picked from commit bf5e647edb9e96cbd5c57cc944984402eeee296d)

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e34e36bd01090a2b1d2605bb5a894777b6c54bbe..6d6d1e4335efd91a2137b36b71554182993a14ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -177,6 +177,7 @@ n-i-bz  Fix non-glibc build of test suite with s390x_features
 n-i-bz  MinGW, include/valgrind.h: Fix detection of 64-bit mode
 
 (3.16.0.RC1:  18 May 2020, git 6052ee66a0cf5234e8e2a2b49a8760226bc13b92)
+(3.15.0.RC2:  19 May 2020, git 940ec1ca69a09f7fdae3e800b7359f85c13c4b37)
 
 
 
index 58041e8b6016cdaf0445735299a8011568aee803..ecd90e58fda497f146ec3a1e2bda6bdd454c8ede 100755 (executable)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.16.0.RC1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.16.0.RC2],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])