]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
-> 3.15.0.RC1
authorJulian Seward <jseward@acm.org>
Mon, 8 Apr 2019 08:16:18 +0000 (10:16 +0200)
committerJulian Seward <jseward@acm.org>
Mon, 8 Apr 2019 08:16:18 +0000 (10:16 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0a0e410db57b54139e29ad3b4884b12119bf77ce..535b86e208ce825c87deb9c574da1a7c2de708dc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -153,7 +153,7 @@ n-i-bz  callgrind_annotate --threshold=100 does not print all functions.
 n-i-bz  callgrind_annotate Use of uninitialized value in numeric gt (>)
 n-i-bz  amd64 (x86_64): RDRAND and F16C insn set extensions are supported
 
-(3.15.0.RC1: XX April 2019, git xx)
+(3.15.0.RC1: 8 April 2019, git ce94d674de5b99df173aad4c3ee48fc2a92e5d9c)
 
 
 
index e26b5037c71868f0e3c3b2291fb6ce9e3c427932..8eea766accc18913bffb78b4f8ebd65c345275e4 100755 (executable)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.15.0.GIT],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.15.0.RC1],[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])