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

Commits:
ac64d540 by Abhilash Raj at 2018-07-11T03:47:58Z
Prepare for 3.2 release.

- - - - -
dc111da0 by Abhilash Raj at 2018-07-11T04:35:44Z
Merge branch '3.2' into 'master'

Prepare for 3.2 release.

See merge request mailman/mailman!402
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -10,7 +10,7 @@ Here is a history of user visible changes to Mailman.
 
 3.2.0 -- "La Villa Strangiato"
 ==============================
-(201X-XX-XX)
+(2018-07-10)
 
 Bugs
 ----


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/bf582d1f5e902cb0c5ebff22049ba41e04217bef...dc111da08fdf836899b5b61ebeacfb4c1238cd66

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