Update of /cvsroot/proxool/proxool
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1469
Modified Files:
build.xml proxool-ant.properties
Log Message:
no message
Index: build.xml
===================================================================
RCS file: /cvsroot/proxool/proxool/build.xml,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** build.xml 26 May 2004 23:06:45 -0000 1.71
--- build.xml 26 Sep 2005 21:47:46 -0000 1.72
***************
*** 27,31 ****
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.8.3"/>
<!-- Currect release, e.g. 0.6 -->
--- 27,31 ----
<!-- Currect release, e.g. 0.6 -->
! <property name="release" value="0.8.9b5"/>
<!-- Currect release, e.g. 0.6 -->
Index: proxool-ant.properties
===================================================================
RCS file: /cvsroot/proxool/proxool/proxool-ant.properties,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** proxool-ant.properties 10 Sep 2003 22:12:19 -0000 1.11
--- proxool-ant.properties 26 Sep 2005 21:47:46 -0000 1.12
***************
*** 43,44 ****
--- 43,45 ----
# default: org.logicalcobwebs.proxool.GlobalTest
+ version=0.8.9
\ No newline at end of file
|