|
From: <sv...@va...> - 2005-11-28 16:45:57
|
Author: njn Date: 2005-11-28 16:45:45 +0000 (Mon, 28 Nov 2005) New Revision: 5244 Log: Update version number to 3.2.0.SVN (I think that's right). 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-11-28 16:44:14 UTC (rev 5243) +++ trunk/configure.in 2005-11-28 16:45:45 UTC (rev 5244) @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.1.0, val...@li...) +AC_INIT(Valgrind, 3.2.0.SVN, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |