]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 1.9.3 (not ready yet, but change it anyway)
authorJulian Seward <jseward@acm.org>
Sun, 22 Dec 2002 19:26:30 +0000 (19:26 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 22 Dec 2002 19:26:30 +0000 (19:26 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1388

configure.in

index 30f5efc040fc83968866a64c067335b0ca153833..8d22798920860f7b105d481b9435291e8ce69bd4 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT(coregrind/vg_clientmalloc.c)   # give me a source file, any source file...
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(valgrind, 1.9.1)
+AM_INIT_AUTOMAKE(valgrind, 1.9.3)
 
 AM_MAINTAINER_MODE