From: <bil...@us...> - 2003-01-16 11:45:43
|
Update of /cvsroot/proxool/proxool In directory sc8-pr-cvs1:/tmp/cvs-serv1025 Modified Files: build.xml Log Message: version in now 0.6* Index: build.xml =================================================================== RCS file: /cvsroot/proxool/proxool/build.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** build.xml 15 Jan 2003 23:55:05 -0000 1.20 --- build.xml 16 Jan 2003 11:45:40 -0000 1.21 *************** *** 27,31 **** <!-- Current version --> ! <property name="version" value="0.5.2003.1.15"/> <!-- Log4J configuration to use for testing. See proxool-ant.properties --- 27,31 ---- <!-- Current version --> ! <property name="version" value="0.6.*"/> <!-- Log4J configuration to use for testing. See proxool-ant.properties |