]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020430
authorJulian Seward <jseward@acm.org>
Tue, 30 Apr 2002 11:12:00 +0000 (11:12 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 30 Apr 2002 11:12:00 +0000 (11:12 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@173

configure.in

index e1bb3f84bbaeb6efba54bf18f9f85bac218f9215..76c947ad073f0ede0539cef628ad5311af88d1e7 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT(vg_clientmalloc.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(valgrind, 20020429)
+AM_INIT_AUTOMAKE(valgrind, 20020430)
 
 AM_MAINTAINER_MODE