]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020602
authorJulian Seward <jseward@acm.org>
Mon, 3 Jun 2002 01:30:32 +0000 (01:30 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 3 Jun 2002 01:30:32 +0000 (01:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@364

configure.in

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