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


Commits:
e95a164a by Abhilash Raj at 2019-09-05T04:15:03Z
Prepare for 3.3.0 release.

- - - - -
5b03cf10 by Abhilash Raj at 2019-09-05T04:27:16Z
Merge branch '330' into 'master'

Prepare for 3.3.0 release.

See merge request mailman/mailman!553
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -10,11 +10,7 @@ Here is a history of user visible changes to Mailman.
 
 3.3.0 -- "Tom Sawyer"
 =====================
-(20xx-xx-xx)
-
-3.2.3
-=====
-(2019-XX-XX)
+(2019-09-04)
 
 Bugs
 ----


=====================================
src/mailman/version.py
=====================================
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.2.3'
+VERSION = '3.3.0'
 CODENAME = 'La Villa Strangiato'
 
 # And as a hex number in the manner of PY_VERSION_HEX.
@@ -30,8 +30,8 @@ RC    = GAMMA                                       # noqa: 
E221
 FINAL = 0xf
 
 MAJOR_REV = 3
-MINOR_REV = 2
-MICRO_REV = 3
+MINOR_REV = 3
+MICRO_REV = 0
 REL_LEVEL = RC
 # At most 15 beta releases!
 REL_SERIAL = FINAL



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/6bfe2d3bfa48ee391169eedaf2fbf024f5d7f423...5b03cf10934ee068b31f841db70a69c80839d1d0

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/6bfe2d3bfa48ee391169eedaf2fbf024f5d7f423...5b03cf10934ee068b31f841db70a69c80839d1d0
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