]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
HEAD now reports 2.3.0.CVS.
authorJulian Seward <jseward@acm.org>
Tue, 31 Aug 2004 16:26:27 +0000 (16:26 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 31 Aug 2004 16:26:27 +0000 (16:26 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2637

configure.in

index 5a6e70803a254c55f46631dfb1c1210f66501309..50af03769e3bc8b3effc5dee2d44bb6d7cf6d437 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(Valgrind, 2.2.0, valgrind-users@lists.sourceforge.net)
+AC_INIT(Valgrind, 2.3.0.CVS, valgrind-users@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(coregrind/vg_main.c)
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE