|
From: <sv...@va...> - 2007-01-08 04:09:42
|
Author: njn Date: 2007-01-08 04:09:38 +0000 (Mon, 08 Jan 2007) New Revision: 6485 Log: Distinguish from the trunk. Modified: branches/ORIGIN_TRACKING/configure.in Modified: branches/ORIGIN_TRACKING/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/ORIGIN_TRACKING/configure.in 2007-01-08 03:57:45 UTC (rev 64= 84) +++ branches/ORIGIN_TRACKING/configure.in 2007-01-08 04:09:38 UTC (rev 64= 85) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## =20 # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.3.0.SVN, val...@li...) +AC_INIT(Valgrind, ORIGIN_TRACKING, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |