[Bprocessor-commit] build build.xml,1.17,1.18
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2006-07-23 09:17:55
|
Update of /cvsroot/bprocessor/build In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16675 Modified Files: build.xml Log Message: Possible to draw in active plane Index: build.xml =================================================================== RCS file: /cvsroot/bprocessor/build/build.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** build.xml 28 Apr 2006 11:29:16 -0000 1.17 --- build.xml 23 Jul 2006 09:17:52 -0000 1.18 *************** *** 3,7 **** <target name="init"> <property name="project" value="bprocessor"/> ! <property name="version" value="M5-development"/> <property name="script.dir" value="${basedir}/bin"/> --- 3,7 ---- <target name="init"> <property name="project" value="bprocessor"/> ! <property name="version" value="M6"/> <property name="script.dir" value="${basedir}/bin"/> |