]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 1.0pre4
authorJulian Seward <jseward@acm.org>
Mon, 1 Jul 2002 10:50:44 +0000 (10:50 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 1 Jul 2002 10:50:44 +0000 (10:50 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@483

configure.in

index 2db4719e6e1e6887320363b1cc228438c6cebfa2..e67817b8bb366cb12dbbbbeec90d2b3a6356ab13 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, 1.0pre3)
+AM_INIT_AUTOMAKE(valgrind, 1.0pre4)
 
 AM_MAINTAINER_MODE