]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.8.1 final.
authorJulian Seward <jseward@acm.org>
Tue, 18 Sep 2012 19:24:58 +0000 (19:24 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 18 Sep 2012 19:24:58 +0000 (19:24 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH@12996

NEWS
configure.in

diff --git a/NEWS b/NEWS
index f144e02dd618aafc382913a4626064cd172c5ed8..e20c6ecad419d6dab54ec660ce63b75664193be4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,7 @@ file at the time:
 304754  NEWS blows TeX's little mind
 
 (3.8.1.TEST2: 18 September 2012, vex r2537, valgrind r12994)
+(3.8.1:       18 September 2012, vex r2537, valgrind r12996)
 
 
 
index 33d507448d5fce7cc30045102678f08f569f8c65..1da3a2c7c0410f0c3104780cc003ba37a3db717c 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.8.1.TEST2],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.8.1],[valgrind-users@lists.sourceforge.net])
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign])