Update of /cvsroot/compbench/CompBenchmarks++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv22671
Modified Files:
configure.in
Log Message:
Now BETA3.
Index: configure.in
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/configure.in,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** configure.in 28 Aug 2007 19:50:13 -0000 1.38
--- configure.in 9 Sep 2007 18:23:31 -0000 1.39
***************
*** 15,19 ****
AC_CANONICAL_TARGET
! AM_INIT_AUTOMAKE(compbenchmarks, 0.5.0-BETA2)
AM_CONFIG_HEADER(libcompbenchmarks/config.h)
--- 15,19 ----
AC_CANONICAL_TARGET
! AM_INIT_AUTOMAKE(compbenchmarks, 0.5.0-BETA3)
AM_CONFIG_HEADER(libcompbenchmarks/config.h)
|