|
From: <sv...@va...> - 2010-10-22 06:42:17
|
Author: sewardj Date: 2010-10-22 07:42:07 +0100 (Fri, 22 Oct 2010) New Revision: 11474 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 2010-10-22 06:38:12 UTC (rev 11473) +++ branches/VALGRIND_3_6_BRANCH/configure.in 2010-10-22 06:42:07 UTC (rev 11474) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.6.0, val...@li...) +AC_INIT(Valgrind, 3.6.1.SVN, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([foreign]) |