]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix version.
authorJulian Seward <jseward@acm.org>
Sat, 16 Dec 2006 04:58:59 +0000 (04:58 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 16 Dec 2006 04:58:59 +0000 (04:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6403

NEWS

diff --git a/NEWS b/NEWS
index 38b4677a92dce53e4203db09377e2419985b7b2a..577945979351643e033ec5cd15604034b7d00446 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-Release 3.2.0 (XX XXX 2007)
+Release 3.3.0 (XX XXX 2007)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
-3.2.0 is a feature release with ...
+3.3.0 is a feature release with ...
 
 XXX:
-* Note in NEWS that behaviour of GET_VBITS and SET_BBITS have changed --
+* Note in NEWS that behaviour of GET_VBITS and SET_VBITS have changed --
   they no longer issue addressability errors if either array is partially
   unaddressable, they just return 3.  Also, SET_VBITS doesn't report
   definedness errors if any of the V bits are undefined.