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


Commits:
49040767 by Abhilash Raj at 2020-04-18T19:40:42-07:00
Prepare for 3.3.1 release.

- - - - -
71952e85 by Abhilash Raj at 2020-04-19T03:25:02+00:00
Merge branch '3-3-1' into 'master'

Prepare for Mailman Core 3.3.1 release.

See merge request mailman/mailman!623
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -8,10 +8,10 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
 Here is a history of user visible changes to Mailman.
 
 
-3.3.1rc1
-========
+3.3.1
+=====
 
-(2020-04-10)
+(2020-04-18)
 
 Bugs
 ----


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/4ee0076ee1910ff44cf972688bfe91aa62739c76...71952e851b2c081266eff8f8d367e310a3b5141f

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/4ee0076ee1910ff44cf972688bfe91aa62739c76...71952e851b2c081266eff8f8d367e310a3b5141f
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

Reply via email to