Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core


Commits:
a589c204 by Abhilash Raj at 2021-09-25T09:22:12-07:00
Prepare for 3.3.5 release.

- - - - -
0df77f05 by Abhilash Raj at 2021-09-25T17:59:28+00:00
Merge branch 'rel' into 'master'

Prepare for 3.3.5 release.

See merge request mailman/mailman!923
- - - - -


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.5:
 
-3.3.5rc1
-========
+3.3.5
+=====
 
-(2021-09-19)
+(2021-09-25)
 
 Bugs fixed
 ----------


=====================================
src/mailman/version.py
=====================================
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.3.5rc1'
+VERSION = '3.3.5'
 CODENAME = 'Tom Sawyer'
 
 # And as a hex number in the manner of PY_VERSION_HEX.
@@ -32,7 +32,7 @@ FINAL = 0xf
 MAJOR_REV = 3
 MINOR_REV = 3
 MICRO_REV = 5
-REL_LEVEL = RC
+REL_LEVEL = FINAL
 # At most 15 beta releases!
 REL_SERIAL = 1
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/faddf5a44fc405d72ba7e696068372b7950caa0f...0df77f05c9e3b5ca708d80995fa060616cd43def

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/faddf5a44fc405d72ba7e696068372b7950caa0f...0df77f05c9e3b5ca708d80995fa060616cd43def
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

Reply via email to