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


Commits:
e6901e20 by Abhilash Raj at 2021-09-18T18:41:48-07:00
Prepare for rc1 release

- - - - -
e3688365 by Abhilash Raj at 2021-09-19T02:07:00+00:00
Merge branch 'rel' into 'master'

Prepare for rc1 release

See merge request mailman/mailman!918
- - - - -


2 changed files:

- src/mailman/docs/NEWS.rst
- src/mailman/version.py


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -2,7 +2,7 @@
  GNU Mailman 3 changes
 =======================
 
-Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
+Copyright (C) 1998-2021 by the Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 Here is a history of user visible changes to Mailman.
@@ -10,13 +10,13 @@ Here is a history of user visible changes to Mailman.
 
 .. _news-3.3.5:
 
-3.3.5
-=====
+3.3.5rc1
+========
 
-(2021-09-06)
+(2021-09-18)
 
-Bugs
-----
+Bugs fixed
+----------
 * Bounce runner now properly commits database transactions.  (Closes #850)
 * Pending subscriptions now have a lifetime equal to the configured
   ``pending_request_life`` rather than 3650 days.  (Closes #729)


=====================================
src/mailman/version.py
=====================================
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.3.5b1'
+VERSION = '3.3.5rc1'
 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 = BETA
+REL_LEVEL = RC
 # At most 15 beta releases!
 REL_SERIAL = 1
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/98fb0dac7094858dc219b3524e6dc30a51616c80...e36883650f59e534c880baa6fd27b4f284a659d7

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/98fb0dac7094858dc219b3524e6dc30a51616c80...e36883650f59e534c880baa6fd27b4f284a659d7
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