|
From: <sv...@va...> - 2005-08-29 13:44:10
|
Author: sewardj Date: 2005-08-29 14:44:08 +0100 (Mon, 29 Aug 2005) New Revision: 4568 Log: --> 3.0.1RC1 testing point Modified: branches/VALGRIND_3_0_BRANCH/configure.in Modified: branches/VALGRIND_3_0_BRANCH/configure.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/VALGRIND_3_0_BRANCH/configure.in 2005-08-29 13:39:34 UTC (re= v 4567) +++ branches/VALGRIND_3_0_BRANCH/configure.in 2005-08-29 13:44:08 UTC (re= v 4568) @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.0.1.SVN, val...@li...) +AC_INIT(Valgrind, 3.0.1RC1, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |