]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020613
authorJulian Seward <jseward@acm.org>
Thu, 13 Jun 2002 20:46:04 +0000 (20:46 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 13 Jun 2002 20:46:04 +0000 (20:46 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@421

configure.in

index 091b4cebd7be86ed94cbe3161300abede1fcce3f..df9b6e1e6bb43939bcd162d2dcd8ee208b494974 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, 20020606)
+AM_INIT_AUTOMAKE(valgrind, 20020613)
 
 AM_MAINTAINER_MODE