|
From: <sv...@va...> - 2011-10-25 09:24:50
|
Author: sewardj Date: 2011-10-25 10:20:05 +0100 (Tue, 25 Oct 2011) New Revision: 12230 Log: Bump the version. Modified: trunk/configure.in Modified: trunk/configure.in =================================================================== --- trunk/configure.in 2011-10-25 09:18:04 UTC (rev 12229) +++ trunk/configure.in 2011-10-25 09:20:05 UTC (rev 12230) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.7.0.SVN],[val...@li...]) +AC_INIT([Valgrind],[3.8.0.SVN],[val...@li...]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign]) |