]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
-> 3.13.0.RC1 (this time with the correct version number)
authorJulian Seward <jseward@acm.org>
Fri, 2 Jun 2017 11:44:06 +0000 (11:44 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 2 Jun 2017 11:44:06 +0000 (11:44 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_13_BRANCH@16434

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 4917ec3b6b32285e161b66804c7ebcfa506e03d1..469390a0a58de1ad09b4f5cd4d7aba9c51d03a5b 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 r3386, valgrind r16432)
+(3.13.0.RC1:  2 June 2017, vex r3386, valgrind r16434)
 
 
 
index e978bc33932702c048e0dc865bbc5a88fcf0320c..d45a7c9dade97546ab1e2750d997aa99134ecec0 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.13.RC1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.13.0.RC1],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])