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

Commits:
51b7b6dc by Abhilash Raj at 2019-02-23T22:28:54Z
Bump version post release.

- - - - -
9a4c03c6 by Abhilash Raj at 2019-02-23T22:28:54Z
Merge branch 'version-bump' into 'master'

Bump version post release.

See merge request mailman/mailman!457
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -12,6 +12,10 @@ Here is a history of user visible changes to Mailman.
 =====================
 (20xx-xx-xx)
 
+3.2.2
+=====
+(2019-XX-XX)
+
 
 
 3.2.1


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/285e9a1c4bed1b4c0575ae586c6cfba3494b7a89...9a4c03c6f6dad5b7d7cb80cb83ac82bc157f1989

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/285e9a1c4bed1b4c0575ae586c6cfba3494b7a89...9a4c03c6f6dad5b7d7cb80cb83ac82bc157f1989
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