HEAD now reports 2.3.0.CVS.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2637
This commit is contained in:
Julian Seward 2004-08-31 16:26:27 +00:00
parent ee716258dc
commit 5980962b82

View 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