]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
-> 3.13.0.RC1
authorJulian Seward <jseward@acm.org>
Thu, 1 Jun 2017 15:54:54 +0000 (15:54 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 1 Jun 2017 15:54:54 +0000 (15:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_13_BRANCH@16433

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index a213d2b25b4065e38ac1564f9b5412242d97d73c..4917ec3b6b32285e161b66804c7ebcfa506e03d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -248,7 +248,7 @@ where XXXXXX is the bug number as listed below.
 379925  PPC64, mtffs does not set the FPCC and C bits in the FPSCR correctly
 379966  WARNING: unhandled amd64-linux syscall: 313 (finit_module)
 
-(3.13.0.RC1:  2 June 2017, vex r3XXX, valgrind r16XXX)
+(3.13.0.RC1:  2 June 2017, vex r3386, valgrind r16432)
 
 
 
index 39e68217de34d8a8a86f48db58a6f36475a55011..e978bc33932702c048e0dc865bbc5a88fcf0320c 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.14.0.SVN],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.13.RC1],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])