From 108b4a0880bc04f9db6133f79a8e4a98dcfc0cd0 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Mon, 8 Jun 2020 07:32:19 +0200 Subject: [PATCH] -> 3.16.0 final --- NEWS | 5 +++-- configure.ac | 2 +- docs/xml/vg-entities.xml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 6d6d1e4335..71a7a01e3c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Release 3.16.0 (22 May 2020) +Release 3.16.0 (27 May 2020) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.16.0 is a feature release with many improvements and the usual collection of @@ -177,7 +177,8 @@ 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) +(3.16.0.RC2: 19 May 2020, git 940ec1ca69a09f7fdae3e800b7359f85c13c4b37) +(3.16.0: 27 May 2020, git bf5e647edb9e96cbd5c57cc944984402eeee296d) diff --git a/configure.ac b/configure.ac index ecd90e58fd..524230d57d 100755 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.16.0.RC2],[valgrind-users@lists.sourceforge.net]) +AC_INIT([Valgrind],[3.16.0],[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]) diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml index d95a285c3f..aa14f3b47e 100644 --- a/docs/xml/vg-entities.xml +++ b/docs/xml/vg-entities.xml @@ -7,7 +7,7 @@ - + -- 2.47.3