summaryrefslogtreecommitdiff
path: root/Mailman/Version.py
diff options
context:
space:
mode:
authorbwarsaw2003-01-02 05:39:39 +0000
committerbwarsaw2003-01-02 05:39:39 +0000
commit62a66fa422dccf54246e287702ca85f2e93294fa (patch)
tree6852bf3a43f699449c43151ceb4f778810684b7e /Mailman/Version.py
parent386aa3a3eece21702b5194d74bfa33a6096edb95 (diff)
downloadmailman-62a66fa422dccf54246e287702ca85f2e93294fa.tar.gz
mailman-62a66fa422dccf54246e287702ca85f2e93294fa.tar.zst
mailman-62a66fa422dccf54246e287702ca85f2e93294fa.zip
Diffstat (limited to 'Mailman/Version.py')
-rw-r--r--Mailman/Version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/Version.py b/Mailman/Version.py
index 11fb2c0ad..42e318478 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