]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020518
authorJulian Seward <jseward@acm.org>
Sun, 19 May 2002 00:14:09 +0000 (00:14 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 19 May 2002 00:14:09 +0000 (00:14 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@296

configure.in

index 91f0e8dd44e3cf9d1ac51a46c947bfddd3777418..d04bad2032b44f9512af3b97e9b85e1f9e15fdf4 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, 20020516)
+AM_INIT_AUTOMAKE(valgrind, 20020518)
 
 AM_MAINTAINER_MODE