robweir 00/02/14 13:46:51
Modified: src/org/apache/xalan/xpath/xml XSLTInfo.properties Log: change XSLT version number to 1.0 Revision Changes Path 1.5 +1 -1 xml-xalan/src/org/apache/xalan/xpath/xml/XSLTInfo.properties Index: XSLTInfo.properties =================================================================== RCS file: /home/cvs/xml-xalan/src/org/apache/xalan/xpath/xml/XSLTInfo.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- XSLTInfo.properties 2000/02/10 19:50:24 1.4 +++ XSLTInfo.properties 2000/02/14 21:46:51 1.5 @@ -3,6 +3,6 @@ # # See also: org.apache.xalan.xslt.XSLProcessorVersion -version=0.19.3D03 +version=1.0 vendor=xml.apache.org vendor-url=http://xml.apache.org/xalan
