Update of /cvsroot/proxool/proxool
In directory sc8-pr-cvs1:/tmp/cvs-serv30395
Modified Files:
build.xml
Log Message:
update version
Index: build.xml
===================================================================
RCS file: /cvsroot/proxool/proxool/build.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** build.xml 19 Feb 2003 23:50:51 -0000 1.29
--- build.xml 21 Feb 2003 15:17:07 -0000 1.30
***************
*** 24,31 ****
<!-- Current version e.g. 0.6.* -->
! <property name="version" value="0.6.*"/>
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.6.4" />
<!-- Log4J configuration to use for testing. See proxool-ant.properties
--- 24,31 ----
<!-- Current version e.g. 0.6.* -->
! <property name="version" value="0.7.*"/>
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.7" />
<!-- Log4J configuration to use for testing. See proxool-ant.properties
|