]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 20020305b
authorJulian Seward <jseward@acm.org>
Sat, 4 May 2002 19:49:49 +0000 (19:49 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 4 May 2002 19:49:49 +0000 (19:49 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@215

configure.in

index 26a414f1cd1a15b80de2eaba97b5cb31bf460886..dfd20b78571bcca6423382bee7ece1e5ccaaf09a 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, 20020503)
+AM_INIT_AUTOMAKE(valgrind, 20020503b)
 
 AM_MAINTAINER_MODE