Update of /cvsroot/proxool/proxool
In directory sc8-pr-cvs1:/tmp/cvs-serv20209
Modified Files:
build.xml
Log Message:
version is now CVS (not 0.5)
Index: build.xml
===================================================================
RCS file: /cvsroot/proxool/proxool/build.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** build.xml 3 Dec 2002 16:10:26 -0000 1.15
--- build.xml 6 Dec 2002 15:51:58 -0000 1.16
***************
*** 33,37 ****
<!-- Current version -->
! <property name="version" value="0.5"/>
<!-- Log4J configuration to use for testing. See proxool-ant.properties
--- 33,37 ----
<!-- Current version -->
! <property name="version" value="CVS"/>
<!-- Log4J configuration to use for testing. See proxool-ant.properties
|