]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 20030716
authorJulian Seward <jseward@acm.org>
Wed, 16 Jul 2003 20:10:51 +0000 (20:10 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 16 Jul 2003 20:10:51 +0000 (20:10 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1764

configure.in

index 74b90f5c243562a0bffc82b6534e5b94796de80d..0422b0588970cbe7aa7dc82c40fd42b1e57f937a 100644 (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, 20030715)
+AM_INIT_AUTOMAKE(valgrind, 20030716)
 
 AM_MAINTAINER_MODE