From aadb10fc7e2fc6b4efba289291a6a6d381be5e29 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 22 Oct 2001 16:38:47 +0000 Subject: VERSION: 2.1a3+ --- Mailman/Version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mailman/Version.py b/Mailman/Version.py index 2b7b3b545..c18e3127c 100644 --- a/Mailman/Version.py +++ b/Mailman/Version.py @@ -15,7 +15,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Mailman version -VERSION = "2.1a3" +VERSION = "2.1a3+" # And as a hex number in the manner of PY_VERSION_HEX ALPHA = 0xa -- cgit v1.3.1