From 8df1f21e564c91afb9fc2be0b5407de1f983eff0 Mon Sep 17 00:00:00 2001
From: bwarsaw <>
Date: Sat, 8 Feb 2003 16:31:52 +0000
Subject: Bump to 2.1.1

---
 Mailman/Version.py     | 4 ++--
 admin/www/index.ht     | 4 ++--
 admin/www/index.html   | 8 ++++----
 admin/www/version.ht   | 4 ++--
 admin/www/version.html | 8 ++++----
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/Mailman/Version.py b/Mailman/Version.py
index 42e31847..3ce5491d 100644
--- a/Mailman/Version.py
+++ b/Mailman/Version.py
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 # Mailman version
-VERSION = "2.1+"
+VERSION = "2.1.1"
 
 # And as a hex number in the manner of PY_VERSION_HEX
 ALPHA = 0xa
@@ -27,7 +27,7 @@ FINAL = 0xf
 
 MAJOR_REV = 2
 MINOR_REV = 1
-MICRO_REV = 0
+MICRO_REV = 1
 REL_LEVEL = FINAL
 # at most 15 beta releases!
 REL_SERIAL = 0
diff --git a/admin/www/index.ht b/admin/www/index.ht
index 4b97f45d..14684bc1 100644
--- a/admin/www/index.ht
+++ b/admin/www/index.ht
@@ -36,9 +36,9 @@ Boober Bab Boober Bubs</a>. -->
 <h3>Current Version</h3>
 
 <p>Version
-<!-VERSION--->2.1<!-VERSION--->,
+<!-VERSION--->2.1.1<!-VERSION--->,
 (released on
-<!-DATE--->30-Dec-2002<!-DATE--->)
+<!-DATE--->08-Feb-2003<!-DATE--->)
 is the current released version of Mailman, in production at many
 sites.
 
diff --git a/admin/www/index.html b/admin/www/index.html
index 903e9e49..1a1258a7 100644
--- a/admin/www/index.html
+++ b/admin/www/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Mon Dec 30 23:30:18 2002 -->
+<!-- Sat Feb  8 11:30:34 2003 -->
 <!-- USING HT2HTML 2.0 -->
 <!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
@@ -135,7 +135,7 @@ Email Us
 &nbsp;
 </td></tr>
 <tr><td bgcolor="#eecfa1">
-&copy; 1998-2002
+&copy; 1998-2003
 Free Software Foundation, Inc.  Verbatim copying and distribution of this
 entire article is permitted in any medium, provided this notice is preserved.
 
@@ -176,9 +176,9 @@ Boober Bab Boober Bubs</a>. -->
 <h3>Current Version</h3>
 
 <p>Version
-<!-VERSION--->2.1<!-VERSION--->,
+<!-VERSION--->2.1.1<!-VERSION--->,
 (released on
-<!-DATE--->30-Dec-2002<!-DATE--->)
+<!-DATE--->08-Feb-2003<!-DATE--->)
 is the current released version of Mailman, in production at many
 sites.
 
diff --git a/admin/www/version.ht b/admin/www/version.ht
index 1774bf79..7afb2c9b 100644
--- a/admin/www/version.ht
+++ b/admin/www/version.ht
@@ -4,9 +4,9 @@ Links: download-links.h
 <h3>Current Mailman Version</h3>
 
 <p>Version
-(<!-VERSION--->2.1<!-VERSION--->,
+(<!-VERSION--->2.1.1<!-VERSION--->,
 released on
-<!-DATE--->30-Dec-2002<!-DATE--->)
+<!-DATE--->08-Feb-2003<!-DATE--->)
 is the latest stable release.  See also information on
 <a href="prev.html">previous version</a> if you're not yet ready to
 upgrade.
diff --git a/admin/www/version.html b/admin/www/version.html
index 17f168a3..274d72ef 100644
--- a/admin/www/version.html
+++ b/admin/www/version.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Mon Dec 30 23:19:52 2002 -->
+<!-- Sat Feb  8 11:30:34 2003 -->
 <!-- USING HT2HTML 2.0 -->
 <!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
@@ -107,7 +107,7 @@ Email Us
 &nbsp;
 </td></tr>
 <tr><td bgcolor="#eecfa1">
-&copy; 1998-2002
+&copy; 1998-2003
 Free Software Foundation, Inc.  Verbatim copying and distribution of this
 entire article is permitted in any medium, provided this notice is preserved.
 
@@ -122,9 +122,9 @@ entire article is permitted in any medium, provided this notice is preserved.
 <h3>Current Mailman Version</h3>
 
 <p>Version
-(<!-VERSION--->2.1<!-VERSION--->,
+(<!-VERSION--->2.1.1<!-VERSION--->,
 released on
-<!-DATE--->30-Dec-2002<!-DATE--->)
+<!-DATE--->08-Feb-2003<!-DATE--->)
 is the latest stable release.  See also information on
 <a href="prev.html">previous version</a> if you're not yet ready to
 upgrade.
-- 
cgit v1.2.3