|
From: <sv...@va...> - 2007-09-16 23:30:47
|
Author: sewardj Date: 2007-09-17 00:30:49 +0100 (Mon, 17 Sep 2007) New Revision: 6837 Log: Don't confuse this branch with the trunk. Modified: branches/THRCHECK/configure.in Modified: branches/THRCHECK/configure.in =================================================================== --- branches/THRCHECK/configure.in 2007-09-16 23:30:10 UTC (rev 6836) +++ branches/THRCHECK/configure.in 2007-09-16 23:30:49 UTC (rev 6837) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.3.0.SVN, val...@li...) +AC_INIT(Valgrind, 3.3.0.SVN-THRCHECK, val...@li...) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |