]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
--> 20030715
authorJulian Seward <jseward@acm.org>
Tue, 15 Jul 2003 00:28:35 +0000 (00:28 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 15 Jul 2003 00:28:35 +0000 (00:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1760

configure.in

index 574c9643bb398e8eceff1b76ecfe3e880a77794c..74b90f5c243562a0bffc82b6534e5b94796de80d 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, cvs-head-2003-07-13)
+AM_INIT_AUTOMAKE(valgrind, 20030715)
 
 AM_MAINTAINER_MODE