Author: sewardj Date: 2007-12-11 00:50:54 +0000 (Tue, 11 Dec 2007) New Revision: 7296
Log: Bop version. Modified: trunk/configure.in Modified: trunk/configure.in =================================================================== --- trunk/configure.in 2007-12-11 00:49:33 UTC (rev 7295) +++ trunk/configure.in 2007-12-11 00:50:54 UTC (rev 7296) @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT(Valgrind, 3.3.0, [EMAIL PROTECTED]) +AC_INIT(Valgrind, 3.4.0.SVN, [EMAIL PROTECTED]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Valgrind-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-developers
