From 9d77540c0d134c601d3635fa8349660246f4e8d5 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Thu, 1 Jun 2017 15:54:54 +0000 Subject: [PATCH] -> 3.13.0.RC1 git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_13_BRANCH@16433 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a213d2b25b..4917ec3b6b 100644 --- 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) diff --git a/configure.ac b/configure.ac index 39e68217de..e978bc3393 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 2.47.3