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


Commits:
43c9a6ab by Abhilash Raj at 2019-09-07T03:32:27Z
Version bump post release.

- - - - -
9f595944 by Abhilash Raj at 2019-09-08T20:04:33Z
Merge branch 'ver' into 'master'

Version bump post release.

See merge request mailman/mailman!554
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -8,6 +8,13 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
 Here is a history of user visible changes to Mailman.
 
 
+3.3.1
+=====
+
+(2019-XX-XX)
+
+
+
 3.3.0 -- "Tom Sawyer"
 =====================
 (2019-09-04)


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/5b03cf10934ee068b31f841db70a69c80839d1d0...9f59594427fb51fac5563aacec22a28770c7c9d2

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