[Bprocessor-commit] build build.xml,1.15,1.16
Status: Pre-Alpha
Brought to you by:
henryml
|
From: Michael L. <he...@us...> - 2006-04-05 14:14:10
|
Update of /cvsroot/bprocessor/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23167 Modified Files: build.xml Log Message: Release M5 versionnumber Index: build.xml =================================================================== RCS file: /cvsroot/bprocessor/build/build.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** build.xml 5 Apr 2006 09:36:35 -0000 1.15 --- build.xml 5 Apr 2006 14:13:59 -0000 1.16 *************** *** 3,7 **** <target name="init"> <property name="project" value="bprocessor"/> ! <property name="version" value="M4-development"/> <property name="script.dir" value="${basedir}/bin"/> --- 3,7 ---- <target name="init"> <property name="project" value="bprocessor"/> ! <property name="version" value="M5"/> <property name="script.dir" value="${basedir}/bin"/> |