aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortkikuchi <>2005-03-24 02:09:57 +0000
committertkikuchi <>2005-03-24 02:09:57 +0000
commit074611d02be2239e12be82379e820e50a6f186c7 (patch)
treee9fe4462aa94f67e543e01b90fa629020e98d07e
parentab59f9b52e058c6657e08e73f5280e69e1455bb1 (diff)
downloadmailman2-074611d02be2239e12be82379e820e50a6f186c7.tar.gz
mailman2-074611d02be2239e12be82379e820e50a6f186c7.tar.xz
mailman2-074611d02be2239e12be82379e820e50a6f186c7.zip
Bumping version number to 2.1.6b5
-rw-r--r--Mailman/Version.py2
-rw-r--r--admin/www/index.ht4
-rw-r--r--admin/www/version.ht4
3 files changed, 5 insertions, 5 deletions
diff --git a/Mailman/Version.py b/Mailman/Version.py
index 7c08e34e..bccce731 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.6b4"
+VERSION = "2.1.6b5"
# And as a hex number in the manner of PY_VERSION_HEX
ALPHA = 0xa
diff --git a/admin/www/index.ht b/admin/www/index.ht
index fae52b16..82214ff8 100644
--- a/admin/www/index.ht
+++ b/admin/www/index.ht
@@ -39,9 +39,9 @@ The current stable GNU Mailman version is 2.1.5, released on 15-May-2004.
If you are running this version you want to read the
<a href="security.html">security notice</a>.
<p>Version
-<!-VERSION--->2.1.6b4<!-VERSION--->,
+<!-VERSION--->2.1.6b5<!-VERSION--->,
(released on
-<!-DATE--->17-Feb-2005<!-DATE--->)
+<!-DATE--->24-Mar-2005<!-DATE--->)
is the current patch development release.
<h3>Acknowledgements</h3>
diff --git a/admin/www/version.ht b/admin/www/version.ht
index 7152a131..1e4afe30 100644
--- a/admin/www/version.ht
+++ b/admin/www/version.ht
@@ -4,9 +4,9 @@ Links: links.h download-links.h
<h3>Current Mailman Version</h3>
<p>Version
-(<!-VERSION--->2.1.6b4<!-VERSION--->,
+(<!-VERSION--->2.1.6b5<!-VERSION--->,
released on
-<!-DATE--->17-Feb-2005<!-DATE--->)
+<!-DATE--->24-Mar-2005<!-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.