|
From: <sv...@va...> - 2007-12-11 01:03:22
|
Author: sewardj Date: 2007-12-11 01:03:22 +0000 (Tue, 11 Dec 2007) New Revision: 7297 Log: Bop version. Modified: branches/VALGRIND_3_3_BRANCH/configure.in Modified: branches/VALGRIND_3_3_BRANCH/configure.in =================================================================== --- branches/VALGRIND_3_3_BRANCH/configure.in 2007-12-11 00:50:54 UTC (rev 7296) +++ branches/VALGRIND_3_3_BRANCH/configure.in 2007-12-11 01:03:22 UTC (rev 7297) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.3.0, val...@li...) +AC_INIT(Valgrind, 3.3.1.SVN, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |