vhardy 2003/07/11 00:21:54 Modified: . build.xml Log: Preparing 1.5 final release: updated the revision type and number Revision Changes Path 1.136 +3 -3 xml-batik/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-batik/build.xml,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- build.xml 10 Jul 2003 15:40:18 -0000 1.135 +++ build.xml 11 Jul 2003 07:21:54 -0000 1.136 @@ -64,8 +64,8 @@ <property name="project" value="batik"/> <property name="year" value="2002"/> <property name="version" value="1.5"/> - <property name="revisionType" value="beta"/> - <property name="revisionNumber" value="5" /> + <property name="revisionType" value=""/> + <property name="revisionNumber" value="" /> <property file="build.properties"/> <property name="debug" value="off"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]