]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
---> 1.9.4
authorJulian Seward <jseward@acm.org>
Sun, 23 Feb 2003 03:25:36 +0000 (03:25 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 23 Feb 2003 03:25:36 +0000 (03:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1426

configure.in

index 2912b15d66493cae93f20f1659a55ae515f8c3fe..435b00dded9778de974796977be58bfa35ed5bf4 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.3)
+AM_INIT_AUTOMAKE(valgrind, 1.9.4)
 
 AM_MAINTAINER_MODE