]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 1.0.2
authorJulian Seward <jseward@acm.org>
Thu, 5 Sep 2002 22:55:09 +0000 (22:55 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 5 Sep 2002 22:55:09 +0000 (22:55 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@903

configure.in

index c5de2b842868b6299cb2d1030d658d501c9673c7..b5eaab6c2eff60580d22f257ad7bc0e0f4729b9e 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.1)
+AM_INIT_AUTOMAKE(valgrind, 1.0.2)
 
 AM_MAINTAINER_MODE