[Compbench-devel] CompBenchmarks++ configure.in,1.31,1.32
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-05-24 16:48:37
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv11400 Modified Files: configure.in Log Message: 0.5.0-BETA1 Index: configure.in =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/configure.in,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** configure.in 23 May 2007 17:26:20 -0000 1.31 --- configure.in 24 May 2007 16:48:25 -0000 1.32 *************** *** 15,19 **** AC_CANONICAL_TARGET ! AM_INIT_AUTOMAKE(compbenchmarks, 0.5.0-ALPHA1) AM_CONFIG_HEADER(libcompbenchmarks/config.h) --- 15,19 ---- AC_CANONICAL_TARGET ! AM_INIT_AUTOMAKE(compbenchmarks, 0.5.0-BETA1) AM_CONFIG_HEADER(libcompbenchmarks/config.h) |