Update of /cvsroot/compbench/CompBenchmarks++
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv17494
Modified Files:
compbenchmarks-core.pod Doxyfile
Log Message:
Bump to 0.4.0.
Index: Doxyfile
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/Doxyfile,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Doxyfile 1 Nov 2006 13:05:19 -0000 1.6
--- Doxyfile 14 Dec 2006 22:04:53 -0000 1.7
***************
*** 5,9 ****
#---------------------------------------------------------------------------
PROJECT_NAME = CompBenchmarks
! PROJECT_NUMBER = 0.3.3
OUTPUT_DIRECTORY = doc
CREATE_SUBDIRS = NO
--- 5,9 ----
#---------------------------------------------------------------------------
PROJECT_NAME = CompBenchmarks
! PROJECT_NUMBER = 0.4.0
OUTPUT_DIRECTORY = doc
CREATE_SUBDIRS = NO
Index: compbenchmarks-core.pod
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/compbenchmarks-core.pod,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** compbenchmarks-core.pod 29 Nov 2006 19:19:34 -0000 1.2
--- compbenchmarks-core.pod 14 Dec 2006 22:04:53 -0000 1.3
***************
*** 1,5 ****
=head1 NAME
! compbenchmarks 0.3.3 - Compilers' benchmarking environment
=head1 SYNOPSIS
--- 1,5 ----
=head1 NAME
! compbenchmarks 0.4.0 - Compilers' benchmarking environment
=head1 SYNOPSIS
|