From 8de72a63deea131d84b606b88018fa19278bca35 Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Sat, 31 Dec 2005 11:43:56 +0000 Subject: Bumping version to 2.1.7 final. --- Mailman/Version.py | 4 ++-- NEWS | 2 +- admin/www/index.ht | 5 +++-- admin/www/index.html | 7 ++++--- admin/www/version.ht | 5 +++-- admin/www/version.html | 7 ++++--- 6 files changed, 17 insertions(+), 13 deletions(-) diff --git a/Mailman/Version.py b/Mailman/Version.py index d8293434..e35db294 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.7rc1" +VERSION = "2.1.7" # 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 = GAMMA +REL_LEVEL = FINAL # at most 15 beta releases! REL_SERIAL = 1 diff --git a/NEWS b/NEWS index b751a00c..6be1e3da 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.7rc1 (24-Dec-2005) +2.1.7 (31-Dec-2005) Security diff --git a/admin/www/index.ht b/admin/www/index.ht index f1da36c2..03ccc98c 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.7rc1, +2.1.7, released on -24-Dec-2005. +31-Dec-2005.

Acknowledgements

@@ -59,3 +59,4 @@ Corporation, as well as the list of contributors, bug hunters, big idea people, and others who have helped immensely with Mailman's development. +t. diff --git a/admin/www/index.html b/admin/www/index.html index d2b8df0d..d394d238 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.7rc1, +2.1.7, released on -24-Dec-2005. +31-Dec-2005.

Acknowledgements

@@ -212,6 +212,7 @@ Corporation, as well as the list of contributors, bug hunters, big idea people, and others who have helped immensely with Mailman's development. +t. diff --git a/admin/www/version.ht b/admin/www/version.ht index 43601a3e..0448f5a0 100644 --- a/admin/www/version.ht +++ b/admin/www/version.ht @@ -4,9 +4,10 @@ Links: links.h download-links.h

Current Mailman Version

Version -2.1.7rc1, +2.1.7, released on -24-Dec-2005 +31-Dec-2005 is the latest stable release. See also information on previous version if you're not yet ready to upgrade. +e. diff --git a/admin/www/version.html b/admin/www/version.html index da8a1946..38982a7f 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.7rc1, +2.1.7, released on -24-Dec-2005 +31-Dec-2005 is the latest stable release. See also information on previous version if you're not yet ready to upgrade. +e. -- cgit v1.2.3