[Bprocessor-commit] build build.xml,1.29,1.30
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2007-06-11 06:57:35
|
Update of /cvsroot/bprocessor/build In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3639 Modified Files: build.xml Log Message: Version updated to M9 Index: build.xml =================================================================== RCS file: /cvsroot/bprocessor/build/build.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** build.xml 1 Dec 2006 13:31:38 -0000 1.29 --- build.xml 11 Jun 2007 06:57:22 -0000 1.30 *************** *** 3,7 **** <target name="init"> <property name="project" value="bprocessor"/> ! <property name="version" value="M8a"/> <property name="script.dir" value="${basedir}/bin"/> --- 3,7 ---- <target name="init"> <property name="project" value="bprocessor"/> ! <property name="version" value="M9"/> <property name="script.dir" value="${basedir}/bin"/> |