|
From: <sv...@va...> - 2011-02-17 12:25:25
|
Author: sewardj Date: 2011-02-17 12:25:15 +0000 (Thu, 17 Feb 2011) New Revision: 11566 Log: Bump version. Modified: branches/VALGRIND_3_6_BRANCH/configure.in Modified: branches/VALGRIND_3_6_BRANCH/configure.in =================================================================== --- branches/VALGRIND_3_6_BRANCH/configure.in 2011-02-17 12:20:59 UTC (rev 11565) +++ branches/VALGRIND_3_6_BRANCH/configure.in 2011-02-17 12:25:15 UTC (rev 11566) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.6.1, val...@li...) +AC_INIT(Valgrind, 3.6.2.SVN, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([foreign]) |