]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 1.9.6 svn/VALGRIND_2_0_BRANCH
authorJulian Seward <jseward@acm.org>
Mon, 5 May 2003 22:27:34 +0000 (22:27 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 5 May 2003 22:27:34 +0000 (22:27 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_2_0_BRANCH@1623

configure.in

index bbcd5f8802eb9f81c1bfcba0f07cf3a20945ab55..256010aebf8e04e7bdfa2d9e9a3e112bc65d1f12 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.6pre1)
+AM_INIT_AUTOMAKE(valgrind, 1.9.6)
 
 AM_MAINTAINER_MODE