]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020520
authorJulian Seward <jseward@acm.org>
Tue, 21 May 2002 00:54:02 +0000 (00:54 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 21 May 2002 00:54:02 +0000 (00:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@304

configure.in

index 3e0096e76081edf64bcabf483a4b7e2583c5de87..97a171877a257af077b521ea5f0bd23348e23207 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, 20020518)
+AM_INIT_AUTOMAKE(valgrind, 20020520)
 
 AM_MAINTAINER_MODE