Oops, should have done this as soon as 3.0.0 was tagged.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4331
This commit is contained in:
Julian Seward 2005-08-06 10:37:37 +00:00
parent 5636f53a8c
commit 79be7969a9

View File

@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(Valgrind, 3.0.0, valgrind-users@lists.sourceforge.net)
AC_INIT(Valgrind, 3.1.SVN, valgrind-users@lists.sourceforge.net)
AC_CONFIG_SRCDIR(coregrind/m_main.c)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE