Update of /cvsroot/proxool/proxool
In directory sc8-pr-cvs1:/tmp/cvs-serv24660
Modified Files:
build.xml
Log Message:
0.8.0RC2
Index: build.xml
===================================================================
RCS file: /cvsroot/proxool/proxool/build.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** build.xml 10 Sep 2003 22:16:06 -0000 1.61
--- build.xml 1 Oct 2003 19:31:50 -0000 1.62
***************
*** 27,31 ****
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.7.3"/>
<!-- Currect release, e.g. 0.6 -->
--- 27,31 ----
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.8.0RC2"/>
<!-- Currect release, e.g. 0.6 -->
|