From: Benjamin R. <ran...@us...> - 2008-08-26 18:15:13
|
Update of /cvsroot/jrobin/ant In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv9220/ant Modified Files: build.xml Log Message: 1.5.9 release with the LAST bugfix Index: build.xml =================================================================== RCS file: /cvsroot/jrobin/ant/build.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build.xml 21 Dec 2006 18:29:42 -0000 1.5 --- build.xml 26 Aug 2008 18:15:08 -0000 1.6 *************** *** 27,31 **** <!-- VARIABLES --> ! <property name="version" value="1.5.4"/> <property name="who" value="Sasa Markovic <sa...@eu...>"/> <property name="home" location=".."/> --- 27,31 ---- <!-- VARIABLES --> ! <property name="version" value="1.5.9"/> <property name="who" value="Sasa Markovic <sa...@eu...>"/> <property name="home" location=".."/> |