aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Version.py
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-06-23 05:57:21 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-06-23 05:57:21 +0900
commitf647dd6c9e7e50b21150076bc9dfc3792f63e022 (patch)
tree74fcfa8883921abdd5cc08f35f29852d3a8ec440 /Mailman/Version.py
parentcb03394bc0ec828ddc23b22392ea8d1a21798644 (diff)
parent11c0af19222d0176b4f9c9c515274c61b49eec33 (diff)
downloadmailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.tar.gz
mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.tar.xz
mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.zip
merge lp:mailman/2.1 up to rev 1784 (release 2.1.27)
Diffstat (limited to 'Mailman/Version.py')
-rw-r--r--Mailman/Version.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/Version.py b/Mailman/Version.py
index 1a5775b3..2d90eee8 100644
--- a/Mailman/Version.py
+++ b/Mailman/Version.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 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
@@ -16,7 +16,7 @@
# USA.
# Mailman version
-VERSION = '2.1.26'
+VERSION = '2.1.27'
# 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 = 26
+MICRO_REV = 27
REL_LEVEL = FINAL
# at most 15 beta releases!
REL_SERIAL = 0