dleslie 01/07/27 05:48:55
Modified: java build.xml
Log:
2.2.D8
Revision Changes Path
1.121 +2 -2 xml-xalan/java/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/build.xml,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- build.xml 2001/07/23 22:40:47 1.120
+++ build.xml 2001/07/27 12:48:55 1.121
@@ -50,7 +50,7 @@
- Much of this file stolen from Stefano's xml-xerces build.xml
- $Id: build.xml,v 1.120 2001/07/23 22:40:47 costin Exp $
+ $Id: build.xml,v 1.121 2001/07/27 12:48:55 dleslie Exp $
==================================================================== -->
@@ -86,7 +86,7 @@
<property name="xml.jar" value="${bin.dir}/${xml.jar.name}"/>
<!-- Defines general variables used by the other targets; name controls output
xalan.jar -->
- <property name="version" value="2_2_D7"/>
+ <property name="version" value="2_2_D8"/>
<property name="name" value="xalan"/>
<property name="Name" value="Xalan-Java"/>
<property name="year" value="2001"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]