From 32341bb18bb682ea1b42c227ec961db1b98b6f5f Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Tue, 7 Aug 2012 15:24:51 +0000 Subject: [PATCH] --> 3.8.0-TEST1 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12858 --- NEWS | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3e0840061f..5aa9464953 100644 --- a/NEWS +++ b/NEWS @@ -291,7 +291,7 @@ n-i-bz Fix assert in gdbserver for watchpoints watching the same address n-i-bz Fix false positive in sys_clone on amd64 when optional args [..] n-i-bz s390x: Shadow registers can now be examined using vgdb -(3.8.0-blah: 5 August 2012, vex r2459, valgrind r12841) +(3.8.0-TEST1: 7 August 2012, vex r2463, valgrind r12857) diff --git a/configure.in b/configure.in index 384b0d797f..06d63ae6a8 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.8.0-PRE1],[valgrind-users@lists.sourceforge.net]) +AC_INIT([Valgrind],[3.8.0-TEST1],[valgrind-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign]) -- 2.47.2