]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020601
authorJulian Seward <jseward@acm.org>
Sat, 1 Jun 2002 14:29:49 +0000 (14:29 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 1 Jun 2002 14:29:49 +0000 (14:29 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@348

configure.in

index 529ee9641cff12aae12c69cc8805f253bf7995bd..915de3908376e791fd9b6cfc74f9580fee2fdfe6 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, 20020530)
+AM_INIT_AUTOMAKE(valgrind, 20020601)
 
 AM_MAINTAINER_MODE