From ea25cca695ecf01801417a3e17053ebdafb191df Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Thu, 23 Mar 2006 12:02:40 +0000 Subject: Bump version number to 2.1.8b1. --- Mailman/Version.py | 4 ++-- NEWS | 2 +- admin/www/index.ht | 6 +++--- admin/www/index.html | 8 ++++---- admin/www/version.ht | 4 ++-- admin/www/version.html | 6 +++--- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Mailman/Version.py b/Mailman/Version.py index 357b1002..135d0af4 100644 --- a/Mailman/Version.py +++ b/Mailman/Version.py @@ -15,7 +15,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Mailman version -VERSION = "2.1.8a1" +VERSION = "2.1.8b1" # And as a hex number in the manner of PY_VERSION_HEX ALPHA = 0xa @@ -28,7 +28,7 @@ FINAL = 0xf MAJOR_REV = 2 MINOR_REV = 1 MICRO_REV = 8 -REL_LEVEL = ALPHA +REL_LEVEL = BETA # at most 15 beta releases! REL_SERIAL = 1 diff --git a/NEWS b/NEWS index 1b8b0659..b7780385 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ Copyright (C) 1998-2005 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.8xx (xx-Mar-2006) +2.1.8b1 (23-Mar-2006) Bug fixes and other patches diff --git a/admin/www/index.ht b/admin/www/index.ht index 8d8934d6..5471ac6e 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -40,10 +40,10 @@ The current stable GNU Mailman version is Note that there is an official bug fix patch here. -

There is also an alpha version -2.1.8a1, +

There is also a beta version +2.1.8b1, released on -10-Mar-2006. +23-Mar-2006.

Acknowledgements

diff --git a/admin/www/index.html b/admin/www/index.html index 0e690acc..32c91aaa 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > - + 2.1.8a1, +

There is also a beta version +2.1.8b1, released on -10-Mar-2006. +23-Mar-2006.

Acknowledgements

diff --git a/admin/www/version.ht b/admin/www/version.ht index fad52c13..1382ffcc 100644 --- a/admin/www/version.ht +++ b/admin/www/version.ht @@ -4,9 +4,9 @@ Links: links.h download-links.h

Current Mailman Version

Version -2.1.8a1, +2.1.8b1, released on -10-Mar-2006 +23-Mar-2006 is the latest stable release. See also information on previous version if you're not yet ready to upgrade. diff --git a/admin/www/version.html b/admin/www/version.html index 81dc0c49..d06570c5 100644 --- a/admin/www/version.html +++ b/admin/www/version.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > - + 2.1.8a1, +2.1.8b1, released on -10-Mar-2006 +23-Mar-2006 is the latest stable release. See also information on previous version if you're not yet ready to upgrade. -- cgit v1.2.3