From 80ae00c60b6673d5fbec0e503a2ce07fa4e9bea7 Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Sat, 24 Dec 2005 06:00:34 +0000 Subject: bumping version to 2.1.7rc1 --- Mailman/Version.py | 4 ++-- admin/www/index.ht | 4 ++-- admin/www/version.ht | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Mailman/Version.py b/Mailman/Version.py index 5c2ea363..d8293434 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.7b1" +VERSION = "2.1.7rc1" # 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 = 7 -REL_LEVEL = BETA +REL_LEVEL = GAMMA # at most 15 beta releases! REL_SERIAL = 1 diff --git a/admin/www/index.ht b/admin/www/index.ht index 007d3fd9..f1da36c2 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -36,9 +36,9 @@ reporting suspected security vulnerabilities.

Current Version

The current stable GNU Mailman version is -2.1.7b1, +2.1.7rc1, released on -20-Dec-2005. +24-Dec-2005.

Acknowledgements

diff --git a/admin/www/version.ht b/admin/www/version.ht index c24726b6..43601a3e 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.7b1, +2.1.7rc1, released on -20-Dec-2005 +24-Dec-2005 is the latest stable release. See also information on previous version if you're not yet ready to upgrade. -- cgit v1.2.3