dleslie     01/08/13 11:56:07

  Modified:    java     build.xml
  Log:
  Update fdist version number to  2.2.D9
  
  Revision  Changes    Path
  1.123     +2 -2      xml-xalan/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/build.xml,v
  retrieving revision 1.122
  retrieving revision 1.123
  diff -u -r1.122 -r1.123
  --- build.xml 2001/08/07 15:51:19     1.122
  +++ build.xml 2001/08/13 18:56:07     1.123
  @@ -50,7 +50,7 @@
     
     - Much of this file stolen from Stefano's xml-xerces build.xml  
     
  -   $Id: build.xml,v 1.122 2001/08/07 15:51:19 dleslie Exp $
  +   $Id: build.xml,v 1.123 2001/08/13 18:56:07 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_D8"/>
  +  <property name="version" value="2_2_D9"/>
     <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]

Reply via email to