Barry Warsaw pushed to branch master at mailman / Mailman

Commits:
00d59d69 by Barry Warsaw at 2016-12-05T06:28:59+01:00
3.1.0b1

- - - - -


1 changed file:

- src/mailman/version.py


Changes:

=====================================
src/mailman/version.py
=====================================
--- a/src/mailman/version.py
+++ b/src/mailman/version.py
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.1.0'
+VERSION = '3.1.0b1'
 CODENAME = 'Between The Wheels'
 
 # And as a hex number in the manner of PY_VERSION_HEX.
@@ -32,7 +32,7 @@ FINAL = 0xf
 MAJOR_REV = 3
 MINOR_REV = 1
 MICRO_REV = 0
-REL_LEVEL = ALPHA
+REL_LEVEL = BETA
 # At most 15 beta releases!
 REL_SERIAL = 1
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/00d59d69137848b87d021475b40c8e39fe190636
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to