]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 2.1.3.CVS
authorJulian Seward <jseward@acm.org>
Sun, 18 Jul 2004 11:47:55 +0000 (11:47 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 18 Jul 2004 11:47:55 +0000 (11:47 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2508

configure.in

index fb1c825e1401952b65097b0916945626df09e2d2..b77a869c66d9e60850147474c0cb66b9848425ee 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT(coregrind/vg_main.c)   # give me a source file, any source file...
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(valgrind, 2.1.2)
+AM_INIT_AUTOMAKE(valgrind, 2.1.3.CVS)
 
 AM_MAINTAINER_MODE