dleslie     00/11/28 05:59:39

  Modified:    xdocs/sources entities.ent xalan.xml
  Log:
  Updated Xalan and Xerces version numbers for next Xalan release.
  
  Revision  Changes    Path
  1.12      +3 -3      xml-xalan/xdocs/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/entities.ent,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- entities.ent      2000/11/10 17:04:34     1.11
  +++ entities.ent      2000/11/28 13:59:34     1.12
  @@ -1,10 +1,10 @@
   <?xml encoding="US-ASCII"?>
   
   <!ENTITY xslt4j "Xalan-Java">
  -<!ENTITY xslt4j-dist "xalan-j_1_2_1">
  -<!ENTITY xslt4j-current "&xslt4j; version 1.2.1">
  +<!ENTITY xslt4j-dist "xalan-j_1_2_2">
  +<!ENTITY xslt4j-current "&xslt4j; version 1.2.2">
   <!ENTITY xml4j "Xerces-Java">
  -<!ENTITY xml4j-used "&xml4j; version 1.2.1">
  +<!ENTITY xml4j-used "&xml4j; version 1.2.2">
   <!ENTITY xslt4c "Xalan-C++">
   <!ENTITY xml4c "Xerces-C++">
   <!ENTITY download "The &xslt4j-current; download from xml.apache.org 
includes xerces.jar from &xml4j-used;.">
  
  
  
  1.14      +1 -1      xml-xalan/xdocs/sources/xalan.xml
  
  Index: xalan.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- xalan.xml 2000/11/10 17:04:34     1.13
  +++ xalan.xml 2000/11/28 13:59:35     1.14
  @@ -67,7 +67,7 @@
     <separator/>
     
     <document id="index"
  -            label="Xalan-J 1.2.1"
  +            label="Xalan-J 1.2.2"
               source="xalan/index.xml"/>
     
     <external href="getstarted.html#download"  label="Downloads"/>
  
  
  

Reply via email to