]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Finalise 3.3.0.RC1.
authorJulian Seward <jseward@acm.org>
Sun, 2 Dec 2007 22:15:31 +0000 (22:15 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 2 Dec 2007 22:15:31 +0000 (22:15 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7268

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 4e9e9553b20862f06d3f6d7dcf14580b6222b6e6..b2ec57fcce9cce6c6278ec09d1fc78fdfffbedb2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -218,8 +218,8 @@ Developer-visible changes:
   abstractified, particularly with respect to support for non-Linux
   OSs.
 
-(3.3.0RC1: XX Dec 2007, vex rXXXX, valgrind rXXXX).
-(3.3.0:    XX Dec 2006, vex rXXXX, valgrind rXXXX).
+(3.3.0.RC1: 2 Dec 2007, vex r1803, valgrind r7268).
+(3.3.0:     X Dec 2006, vex rXXXX, valgrind rXXXX).
 
 
 
index a350a0e1b72b51611a73e80ee19170b432e33f95..436832893235e5da49019e4131e8d1b630725164 100644 (file)
@@ -8,7 +8,7 @@
 ##------------------------------------------------------------##
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 3.3.0-RC1, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 3.3.0.RC1, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/m_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE