Update of /cvsroot/proxool/proxool
In directory sc8-pr-cvs1:/tmp/cvs-serv27501
Modified Files:
build.xml
Log Message:
snapshot
Index: build.xml
===================================================================
RCS file: /cvsroot/proxool/proxool/build.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** build.xml 11 Feb 2003 00:33:08 -0000 1.28
--- build.xml 19 Feb 2003 23:50:51 -0000 1.29
***************
*** 27,31 ****
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.6" />
<!-- Log4J configuration to use for testing. See proxool-ant.properties
--- 27,31 ----
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.6.4" />
<!-- Log4J configuration to use for testing. See proxool-ant.properties
|