]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Snapshot date -> 20020420.
authorJulian Seward <jseward@acm.org>
Sat, 20 Apr 2002 13:56:38 +0000 (13:56 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 20 Apr 2002 13:56:38 +0000 (13:56 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@103

configure.in

index c915b16e8c91ae4028d737dc84a8c6d335b806d8..ebb40ee5badc27947a7364a7d38c575fe78a7a4b 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, 20020414)
+AM_INIT_AUTOMAKE(valgrind, 20020420)
 
 AM_MAINTAINER_MODE