--> 2.1.3.CVS

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2508
This commit is contained in:
Julian Seward 2004-07-18 11:47:55 +00:00
parent 02a2002701
commit 7a8b73a9fb

View File

@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(coregrind/vg_main.c) # give me a source file, any source file...
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(valgrind, 2.1.2)
AM_INIT_AUTOMAKE(valgrind, 2.1.3.CVS)
AM_MAINTAINER_MODE