|
From: <sv...@va...> - 2009-08-16 23:23:03
|
Author: sewardj Date: 2009-08-17 00:22:51 +0100 (Mon, 17 Aug 2009) New Revision: 10834 Log: First tarball-test point for 3.5.0. Modified: trunk/configure.in Modified: trunk/configure.in =================================================================== --- trunk/configure.in 2009-08-16 23:01:41 UTC (rev 10833) +++ trunk/configure.in 2009-08-16 23:22:51 UTC (rev 10834) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.5.0.SVN, val...@li...) +AC_INIT(Valgrind, 3.5.0-TEST1, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([foreign]) |