Bump version
This commit is contained in:
parent
c332060f43
commit
4b1b0a110c
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
<H1>expat - XML Parser Toolkit</H1>
|
<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
|
<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
|
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
|
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>
|
<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
|
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
|
not a validating XML processor. The current production version of
|
||||||
= "ftp://ftp.jclark.com/pub/xml/expat.zip"
|
expat can be downloaded from <A href =
|
||||||
>ftp://ftp.jclark.com/pub/xml/expat.zip</A>. This is a production
|
"ftp://ftp.jclark.com/pub/xml/expat.zip"
|
||||||
version.</P>
|
>ftp://ftp.jclark.com/pub/xml/expat.zip</A>.</P>
|
||||||
|
|
||||||
<P>The directory <SAMP>xmltok</SAMP> contains a low-level library for
|
<P>The directory <SAMP>xmltok</SAMP> contains a low-level library for
|
||||||
tokenizing XML. The interface is documented in
|
tokenizing XML. The interface is documented in
|
||||||
|
Loading…
Reference in New Issue
Block a user