]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.6.0 final.
authorJulian Seward <jseward@acm.org>
Thu, 21 Oct 2010 01:19:07 +0000 (01:19 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 21 Oct 2010 01:19:07 +0000 (01:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_6_BRANCH@11471

NEWS
configure.in

diff --git a/NEWS b/NEWS
index ccc83bc7caa21c91e3a2343bce879c2405ac23d7..d5b42ddba9599b3973c363a301ea90157efef7e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -314,7 +314,7 @@ where XXXXXX is the bug number as listed below.
         (and possibly Linux)
 254556  ARM: valgrinding anything fails with SIGSEGV for 0xFFFF0FA0
 
-(3.6.0: 21 October 2010, vex rXXXX, valgrind rXXXXX).
+(3.6.0: 21 October 2010, vex r2068, valgrind r11471).
 
 
 
index 80316aec28f04158721c0a62d8df5b334f2e428c..20c59b81ea8395ab4fb4b0b024923fc9668220e5 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.6.0.SVN, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.6.0, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([foreign])