]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
version --> 20020324
authorJulian Seward <jseward@acm.org>
Sun, 24 Mar 2002 12:10:57 +0000 (12:10 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 24 Mar 2002 12:10:57 +0000 (12:10 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@25

configure.in

index 95093ed9de95ae3b5f05fa70df131d27a4b719e1..270e856ed84828734105fde7b5077d0b6a091bcb 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, 20020317)
+AM_INIT_AUTOMAKE(valgrind, 20020324)
 
 # Checks for programs.
 CFLAGS=""