]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 1.0pre2
authorJulian Seward <jseward@acm.org>
Thu, 20 Jun 2002 08:17:51 +0000 (08:17 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 20 Jun 2002 08:17:51 +0000 (08:17 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@453

configure.in

index 2db8a72413ee3251669193de982f394cf042ca8c..4b13ed89ac15af597afa16d7b04ddf84737e817d 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.0pre1)
+AM_INIT_AUTOMAKE(valgrind, 1.0pre2)
 
 AM_MAINTAINER_MODE