[Compbench-devel] CompBenchmarks++ configure.in,1.17,1.18
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-12-28 13:21:14
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv19562 Modified Files: configure.in Log Message: Bump to 0.5.0. Index: configure.in =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/configure.in,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** configure.in 28 Dec 2006 00:40:56 -0000 1.17 --- configure.in 28 Dec 2006 13:21:09 -0000 1.18 *************** *** 7,11 **** AC_CANONICAL_TARGET ! AM_INIT_AUTOMAKE(compbenchmarks, 0.4.1) AM_CONFIG_HEADER(config.h) --- 7,11 ---- AC_CANONICAL_TARGET ! AM_INIT_AUTOMAKE(compbenchmarks, 0.5.0) AM_CONFIG_HEADER(config.h) |