Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core
Commits: 0d335995 by Abhilash Raj at 2021-01-17T11:43:44-08:00 Prepare for 3.3.3rc1 release. - - - - - eeafd490 by Abhilash Raj at 2021-01-17T20:08:52+00:00 Merge branch 'rel' into 'master' Prepare for 3.3.3rc1 release. See merge request mailman/mailman!763 - - - - - 2 changed files: - src/mailman/docs/NEWS.rst - src/mailman/version.py Changes: ===================================== src/mailman/docs/NEWS.rst ===================================== @@ -10,10 +10,10 @@ Here is a history of user visible changes to Mailman. .. _news-3.3.3: -3.3.3 -===== +3.3.3rc1 +======== -(202x-xx-xx) +(2021-01-17) Bugs ---- ===================================== src/mailman/version.py ===================================== @@ -18,7 +18,7 @@ """Mailman version strings.""" # Mailman version. -VERSION = '3.3.3b1' +VERSION = '3.3.3rc1' CODENAME = 'Tom Sawyer' # And as a hex number in the manner of PY_VERSION_HEX. @@ -31,8 +31,8 @@ FINAL = 0xf MAJOR_REV = 3 MINOR_REV = 3 -MICRO_REV = 2 -REL_LEVEL = BETA +MICRO_REV = 3 +REL_LEVEL = RC # At most 15 beta releases! REL_SERIAL = 1 View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/9bce5026e0b6ff149ad79e6a05403a72a3d98ed0...eeafd490dbdbc9c9b812d059996c13f1f6c617de -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/9bce5026e0b6ff149ad79e6a05403a72a3d98ed0...eeafd490dbdbc9c9b812d059996c13f1f6c617de You're receiving this email because of your account on gitlab.com.
_______________________________________________ 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