]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 1.0.4
authorJulian Seward <jseward@acm.org>
Sun, 13 Oct 2002 15:06:44 +0000 (15:06 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 13 Oct 2002 15:06:44 +0000 (15:06 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@1224

configure.in

index 903a5c60275007fe58d294abcd8463efecec8ee7..8536845e5edde4616ac90411217d493e580cc3e6 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.0.3)
+AM_INIT_AUTOMAKE(valgrind, 1.0.4)
 
 AM_MAINTAINER_MODE