------------------------------------------------------------ revno: 1859 tags: 2.1.34 committer: Mark Sapiro <m...@msapiro.net> branch nick: 2.1 timestamp: Fri 2020-06-26 17:18:04 -0700 message: Bumped branch version to: 2.1.34 modified: Mailman/Version.py
-- 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 2020-05-07 18:27:30 +0000 +++ Mailman/Version.py 2020-06-27 00:18:04 +0000 @@ -16,7 +16,7 @@ # USA. # Mailman version -VERSION = '2.1.33' +VERSION = '2.1.34' # 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 = 33 +MICRO_REV = 34 REL_LEVEL = FINAL # at most 15 beta releases! REL_SERIAL = 0
_______________________________________________ Mailman-checkins mailing list -- mailman-checkins@python.org To unsubscribe send an email to mailman-checkins-le...@python.org https://mail.python.org/mailman3/lists/mailman-checkins.python.org/ Member address: arch...@jab.org