]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 3.4.0 (first attempt)
authorJulian Seward <jseward@acm.org>
Fri, 2 Jan 2009 23:19:26 +0000 (23:19 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 2 Jan 2009 23:19:26 +0000 (23:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8898

NEWS
configure.in

diff --git a/NEWS b/NEWS
index ebc8f5f73df36989cf3f5525f7c0438af9f9fcc6..2dabec63451d861bb0b480cccd30a24ce3f62699 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -174,6 +174,7 @@ Developer-visible changes:
   descriptions of data addresses in the error messages they create.
 
 (3.4.0.RC1:  24 Dec 2008, vex r1878, valgrind r8882).
+(3.4.0:       3 Jan 2009, vex r1878, valgrind r8898).
 
 
 
index 0f4d412b61d8e989946418524b9529101a8808a2..28ea23f15bc0344304e96324a45aec8fa7455a8d 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.4.0.RC1, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.4.0, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([foreign])