|
From: <sv...@va...> - 2007-01-24 01:29:28
|
Author: sewardj Date: 2007-01-24 01:29:25 +0000 (Wed, 24 Jan 2007) New Revision: 6552 Log: Bump version. Modified: branches/VALGRIND_3_2_BRANCH/configure.in Modified: branches/VALGRIND_3_2_BRANCH/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 --- branches/VALGRIND_3_2_BRANCH/configure.in 2007-01-23 06:20:43 UTC (re= v 6551) +++ branches/VALGRIND_3_2_BRANCH/configure.in 2007-01-24 01:29:25 UTC (re= v 6552) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## =20 # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.2.2, val...@li...) +AC_INIT(Valgrind, 3.2.3.SVN, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |