chrisg 2003/07/14 16:36:36 Modified: . Tag: fop-0_20_2-maintain build.xml Log: updated version number for the 0.20.5 release Revision Changes Path No revision No revision 1.44.2.45 +2 -1 xml-fop/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-fop/build.xml,v retrieving revision 1.44.2.44 retrieving revision 1.44.2.45 diff -u -r1.44.2.44 -r1.44.2.45 --- build.xml 21 May 2003 22:20:59 -0000 1.44.2.44 +++ build.xml 14 Jul 2003 23:36:36 -0000 1.44.2.45 @@ -150,6 +150,7 @@ <fileset dir="${basedir}" id="dist.src"> <exclude name="lib/jimi*"/> <exclude name="lib/jai*"/> + <exclude name="lib/jce*"/> <include name="src/**"/> <include name="build/site/**"/> <include name="conf/**"/> @@ -189,7 +190,7 @@ <tstamp/> <property name="Name" value="Fop"/> <property name="name" value="fop"/> - <property name="version" value="0.20.5rc3a"/> + <property name="version" value="0.20.5"/> <filter token="version" value="${version}"/> <property name="year" value="1999-2003"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]