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


Commits:
eb90eb25 by Abhilash Raj at 2020-04-20T13:36:01-07:00
Version bump post release.

- - - - -
a22862ab by Abhilash Raj at 2020-04-20T20:54:56+00:00
Merge branch 'version-bump' into 'master'

Version bump post release.

See merge request mailman/mailman!627
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -8,6 +8,12 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
 Here is a history of user visible changes to Mailman.
 
 
+3.3.2
+=====
+
+(XXXX-XX-XX)
+
+
 3.3.1
 =====
 


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/c753dba53224cc6aacc426897577d9b098feae8d...a22862ab3217f046917aa9a1d807afad2b04bc4a

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