Barry Warsaw pushed to branch rc2 at mailman / Mailman
Commits: 0dd2406b by Barry Warsaw at 2017-05-25T12:00:27-07:00 Fix version string. - - - - - 1 changed file: - src/mailman/version.py Changes: ===================================== src/mailman/version.py ===================================== --- a/src/mailman/version.py +++ b/src/mailman/version.py @@ -18,7 +18,7 @@ """Mailman version strings.""" # Mailman version. -VERSION = '3.1.0rc1' +VERSION = '3.1.0rc2' CODENAME = 'Between The Wheels' # And as a hex number in the manner of PY_VERSION_HEX. View it on GitLab: https://gitlab.com/mailman/mailman/commit/0dd2406b675a280d26c4b488298a3a1eb8b11240 --- View it on GitLab: https://gitlab.com/mailman/mailman/commit/0dd2406b675a280d26c4b488298a3a1eb8b11240 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