Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core
Commits: 6f1dad54 by Abhilash Raj at 2022-12-14T18:04:24+05:30 Version bump post release - - - - - 948e75f3 by Abhilash Raj at 2022-12-14T13:09:04+00:00 Merge branch 'version-bump' into 'master' Version bump post release See merge request mailman/mailman!1070 - - - - - 1 changed file: - src/mailman/version.py Changes: ===================================== src/mailman/version.py ===================================== @@ -18,7 +18,7 @@ """Mailman version strings.""" # Mailman version. -VERSION = '3.3.7' +VERSION = '3.3.8b1' 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 = 7 -REL_LEVEL = FINAL +MICRO_REV = 8 +REL_LEVEL = BETA # At most 15 beta releases! REL_SERIAL = 1 View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/5694db733abd9725fe34412bc4d635ef1898e523...948e75f32e0724501b9397ace0b1c48baef1a5cf -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/5694db733abd9725fe34412bc4d635ef1898e523...948e75f32e0724501b9397ace0b1c48baef1a5cf 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