From c7127dfee729b2e711a2521dd4bd50776c562c34 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Mon, 5 May 2003 22:27:34 +0000 Subject: [PATCH] --> 1.9.6 git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_2_0_BRANCH@1623 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index bbcd5f8802..256010aebf 100644 --- a/configure.in +++ b/configure.in @@ -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 -- 2.47.2