|
From: <sv...@va...> - 2005-08-06 10:37:41
|
Author: sewardj Date: 2005-08-06 11:37:37 +0100 (Sat, 06 Aug 2005) New Revision: 4331 Log: Oops, should have done this as soon as 3.0.0 was tagged. Modified: trunk/configure.in Modified: trunk/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 --- trunk/configure.in 2005-08-05 07:46:32 UTC (rev 4330) +++ trunk/configure.in 2005-08-06 10:37:37 UTC (rev 4331) @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.0.0, val...@li...) +AC_INIT(Valgrind, 3.1.SVN, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |