]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Third time lucky, perhaps.
authorJulian Seward <jseward@acm.org>
Sun, 9 Dec 2007 02:25:44 +0000 (02:25 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 9 Dec 2007 02:25:44 +0000 (02:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7288

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 18565a1a522662a69e71fc0b4ae5de0ca83a505a..8537267300b53e07690cdd74ab4fb1774929fb67 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -230,6 +230,7 @@ Developer-visible changes:
 
 (3.3.0.RC1: 2 Dec 2007, vex r1803, valgrind r7268).
 (3.3.0.RC2: 5 Dec 2007, vex r1804, valgrind r7282).
+(3.3.0.RC3: 9 Dec 2007, vex r1804, valgrind r7288).
 (3.3.0:     X Dec 2006, vex rXXXX, valgrind rXXXX).
 
 
index 54ec6ed8f4fccca576bbb3c3317cc5624a257582..a90104e3a196cd5662b21fa4ee42ee975eb63c2e 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.3.0.RC2, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.3.0.RC3, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE