]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Undo rev 1.78, which I committed by accident. Duh.
authorJulian Seward <jseward@acm.org>
Mon, 24 Feb 2003 21:59:31 +0000 (21:59 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 24 Feb 2003 21:59:31 +0000 (21:59 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1441

configure.in

index 76753f2fc39762dd581502b5896afe0eb453aa09..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.4pre1)
+AM_INIT_AUTOMAKE(valgrind, 1.9.4)
 
 AM_MAINTAINER_MODE