Update to Version 1.0
diff --git a/expat/expat.html b/expat/expat.html
index c12ddab..55be299 100755
--- a/expat/expat.html
+++ b/expat/expat.html
@@ -9,7 +9,7 @@
 
 <H1>expat - XML Parser Toolkit</H1>
 
-<H3>Version 19980621</H3>
+<H3>Version 1.0</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
@@ -19,7 +19,7 @@
 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 beta-test
+>ftp://ftp.jclark.com/pub/xml/expat.zip</A>.  This is a production
 version.</P>
 
 <P>The directory <SAMP>xmltok</SAMP> contains a low-level library for