From 6d9ef4111a80fb332c809c91ead2aa6be87439c7 Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Thu, 2 Jan 2003 05:29:08 +0000 Subject: Bump the version number. --- Mailman/Version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mailman/Version.py b/Mailman/Version.py index 11fb2c0a..42e31847 100644 --- a/Mailman/Version.py +++ b/Mailman/Version.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2003 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -15,7 +15,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Mailman version -VERSION = "2.1" +VERSION = "2.1+" # And as a hex number in the manner of PY_VERSION_HEX ALPHA = 0xa -- cgit v1.2.3