diff options
| -rw-r--r-- | admin/www/download.ht | 4 | ||||
| -rw-r--r-- | admin/www/download.html | 21 | ||||
| -rw-r--r-- | admin/www/index.ht | 4 | ||||
| -rw-r--r-- | admin/www/index.html | 24 |
4 files changed, 31 insertions, 22 deletions
diff --git a/admin/www/download.ht b/admin/www/download.ht index c84c44ac0..81584ebed 100644 --- a/admin/www/download.ht +++ b/admin/www/download.ht @@ -65,9 +65,9 @@ gcc 2.8.1 or later is known to work well. <h3>Downloading</h3> <p>Version -(<!-VERSION--->2.0.1<!-VERSION--->, +(<!-VERSION--->2.1a1<!-VERSION--->, released on -<!-DATE--->Jan 3 2001<!-DATE--->) +<!-DATE--->Mar 4 2001<!-DATE--->) is the current GNU release. It is available from the following mirror sites: <ul> diff --git a/admin/www/download.html b/admin/www/download.html index 4e290a41b..31579e1fd 100644 --- a/admin/www/download.html +++ b/admin/www/download.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Dec 7 14:44:29 2000 --> +<!-- Sun Mar 4 17:38:58 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -165,18 +165,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> @@ -237,9 +237,9 @@ gcc 2.8.1 or later is known to work well. <h3>Downloading</h3> <p>Version -(<!-VERSION--->2.0<!-VERSION--->, +(<!-VERSION--->2.1a1<!-VERSION--->, released on -<!-DATE--->Nov 21 2000<!-DATE--->) +<!-DATE--->Mar 4 2001<!-DATE--->) is the current GNU release. It is available from the following mirror sites: <ul> @@ -271,6 +271,7 @@ Note also that some versions of <code>tar</code> don't accept the </pre> </blockquote> e> +> </TD><!-- end of body cell --> </TR><!-- end of sidebar/body row --> diff --git a/admin/www/index.ht b/admin/www/index.ht index 897be06a2..5cf2764b3 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -38,9 +38,9 @@ StudlyCaps). <h3>Current Version</h3> <p>Version -(<!-VERSION--->2.0<!-VERSION--->, +(<!-VERSION--->2.1a1<!-VERSION--->, released on -<!-DATE--->Nov 21 2000<!-DATE--->) +<!-DATE--->Mar 4 2001<!-DATE--->) is the current stable GNU release. <h3>Acknowledgements</h3> diff --git a/admin/www/index.html b/admin/www/index.html index b1febffa8..eb6fe4e5a 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:34 2000 --> +<!-- Sun Mar 4 17:38:58 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -164,18 +164,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> @@ -211,6 +211,14 @@ with a capital leading <em>M</em> and a lowercase second <em>m</em>. It is incorrect to spell it "MailMan" (i.e. you should not use StudlyCaps). +<h3>Current Version</h3> + +<p>Version +(<!-VERSION--->2.1a1<!-VERSION--->, +released on +<!-DATE--->Mar 4 2001<!-DATE--->) +is the current stable GNU release. + <h3>Acknowledgements</h3> <p>Mailman is brought to you by the <em>Mailman Cabal</em>, currently |
