Barry Warsaw pushed to branch release-3.1 at mailman / Mailman Core
Commits: 8207caa0 by Barry Warsaw at 2017-11-18T16:05:22-05:00 There won't be any 3.1.1 pre-releases - - - - - 1 changed file: - src/mailman/version.py Changes: ===================================== src/mailman/version.py ===================================== --- a/src/mailman/version.py +++ b/src/mailman/version.py @@ -32,7 +32,7 @@ FINAL = 0xf MAJOR_REV = 3 MINOR_REV = 1 MICRO_REV = 1 -REL_LEVEL = ALPHA +REL_LEVEL = FINAL # At most 15 beta releases! REL_SERIAL = 0 View it on GitLab: https://gitlab.com/mailman/mailman/commit/8207caa09336690da6e8a87506fd674e70b3cb4a --- View it on GitLab: https://gitlab.com/mailman/mailman/commit/8207caa09336690da6e8a87506fd674e70b3cb4a You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org