]> granicus.if.org Git - libexpat/commitdiff
Bump version
authorJames Clark <jjc@jclark.com>
Thu, 24 Sep 1998 04:31:20 +0000 (04:31 +0000)
committerJames Clark <jjc@jclark.com>
Thu, 24 Sep 1998 04:31:20 +0000 (04:31 +0000)
expat/expat.html

index 55be2998d1e63883ce3c0cab10425cc53f8b0b14..3c256719f788fd41b762cd230afeb9d379482140 100755 (executable)
@@ -9,7 +9,7 @@
 
 <H1>expat - XML Parser Toolkit</H1>
 
-<H3>Version 1.0</H3>
+<H3>Version 19980924</H3>
 
 <P>Copyright (c) 1998 James Clark.  Expat is subject to the <A
 HREF="MPL-1_0.html">Mozilla Public License Version 1.0</A>.  You may
@@ -17,10 +17,10 @@ not use expat except in compliance with this license.  Please contact
 me if you wish to negotiate an alternative license.</P><P> Expat is an
 <A HREF="http://www.w3.org/TR/1998/REC-xml-19980210">XML 1.0</A>
 parser written in C. It aims to be fully conforming.  It is currently
-not a validating XML processor.  Expat can be downloaded from <A href
-= "ftp://ftp.jclark.com/pub/xml/expat.zip"
->ftp://ftp.jclark.com/pub/xml/expat.zip</A>.  This is a production
-version.</P>
+not a validating XML processor.  The current production version of
+expat can be downloaded from <A href =
+"ftp://ftp.jclark.com/pub/xml/expat.zip"
+>ftp://ftp.jclark.com/pub/xml/expat.zip</A>.</P>
 
 <P>The directory <SAMP>xmltok</SAMP> contains a low-level library for
 tokenizing XML.  The interface is documented in