dleslie 01/03/14 11:40:07
Modified: java build.xml
Log:
Updated version number to 2.0.1
Revision Changes Path
1.88 +2 -2 xml-xalan/java/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/build.xml,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- build.xml 2001/03/02 15:53:27 1.87
+++ build.xml 2001/03/14 19:40:03 1.88
@@ -48,7 +48,7 @@
- Much of this file stolen from Stefano's xml-xerces build.xml
- $Id: build.xml,v 1.87 2001/03/02 15:53:27 dleslie Exp $
+ $Id: build.xml,v 1.88 2001/03/14 19:40:03 dleslie Exp $
==================================================================== -->
@@ -56,7 +56,7 @@
<!-- ===================================================================
-->
<!-- Defines variables used by the other targets
-->
<!-- ===================================================================
-->
- <property name="version" value="2_0_0"/>
+ <property name="version" value="2_0_1"/>
<property name="name" value="xalan"/>
<property name="Name" value="Xalan-Java"/>
<property name="year" value="2000"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]