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


Commits:
0e072757 by Abhilash Raj at 2019-03-28T22:33:23Z
Version bump post release.

- - - - -
c62e99ab by Abhilash Raj at 2019-03-28T22:33:23Z
Merge branch 'version-bump' into 'master'

Version bump post release.

See merge request mailman/mailman!488
- - - - -


2 changed files:

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


Changes:

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


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/7fb52c8e1918a3617e98fc568a60a136bcf61bbf...c62e99abf18d9fac61f9ea14b1e0dee727db09eb

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