|
From: <fb...@us...> - 2003-07-14 19:17:18
|
Update of /cvsroot/jgb/jgb
In directory sc8-pr-cvs1:/tmp/cvs-serv11799
Modified Files:
build.xml
Log Message:
* build.xml:
Changed next release number.
Index: build.xml
===================================================================
RCS file: /cvsroot/jgb/jgb/build.xml,v
retrieving revision 1.114
retrieving revision 1.115
diff -C2 -d -r1.114 -r1.115
*** build.xml 30 Jun 2003 01:30:36 -0000 1.114
--- build.xml 14 Jul 2003 19:17:15 -0000 1.115
***************
*** 23,27 ****
<property file="build.properties"/>
! <property name="project.version" value="0.6.5a"/>
<property name="javac.debug" value="true"/>
--- 23,27 ----
<property file="build.properties"/>
! <property name="project.version" value="0.6.6a-dev"/>
<property name="javac.debug" value="true"/>
|