------------------------------------------------------------ revno: 1726 tags: 2.1.25 committer: Mark Sapiro <m...@msapiro.net> branch nick: 2.1 timestamp: Thu 2017-10-26 13:59:01 -0700 message: Bumped branch version to: 2.1.25 modified: Mailman/Version.py NEWS
-- lp:mailman/2.1 https://code.launchpad.net/~mailman-coders/mailman/2.1 Your team Mailman Checkins is subscribed to branch lp:mailman/2.1. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription
=== modified file 'Mailman/Version.py' --- Mailman/Version.py 2017-06-02 22:28:01 +0000 +++ Mailman/Version.py 2017-10-26 20:59:01 +0000 @@ -16,7 +16,7 @@ # USA. # Mailman version -VERSION = '2.1.24' +VERSION = '2.1.25' # And as a hex number in the manner of PY_VERSION_HEX ALPHA = 0xa @@ -28,7 +28,7 @@ MAJOR_REV = 2 MINOR_REV = 1 -MICRO_REV = 24 +MICRO_REV = 25 REL_LEVEL = FINAL # at most 15 beta releases! REL_SERIAL = 0 === modified file 'NEWS' --- NEWS 2017-10-07 22:28:06 +0000 +++ NEWS 2017-10-26 20:59:01 +0000 @@ -1,11 +1,11 @@ -*- coding: iso-8859-1 -*- Mailman - The GNU Mailing List Management System -Copyright (C) 1998-2016 by the Free Software Foundation, Inc. +Copyright (C) 1998-2017 by the Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Here is a history of user visible changes to Mailman. -2.1.25 (xx-xxx-xxxx) +2.1.25 (26-Oct-2017) New Features
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org