]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020515
authorJulian Seward <jseward@acm.org>
Wed, 15 May 2002 22:26:37 +0000 (22:26 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 15 May 2002 22:26:37 +0000 (22:26 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@273

configure.in

index 86e426bd264047aeb9c73ea0d01436a1fe7f9149..8ee626d5f8d98006976c7691cb185ce3472e76cd 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, 20020511)
+AM_INIT_AUTOMAKE(valgrind, 20020515)
 
 AM_MAINTAINER_MODE