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


Commits:
7275bde8 by Abhilash Raj at 2023-01-04T16:36:02+05:30
chore: Version bump post release

- - - - -
2efd38f6 by Abhilash Raj at 2023-01-04T11:16:46+00:00
Merge branch 'ver-bump' into 'master'

chore: Version bump post release

See merge request mailman/mailman!1089
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -7,6 +7,11 @@ Copyright (C) 1998-2022 by the Free Software Foundation, Inc.
 
 Here is a history of user visible changes to Mailman.
 
+.. _news-3.3.9:
+
+3.3.9
+=====
+
 
 .. _news-3.3.8:
 


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/548b4b068fc4dc550d5f1a436db315b4b4066079...2efd38f6e5028c09f729c9f6b352722cb3450ac4

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/548b4b068fc4dc550d5f1a436db315b4b4066079...2efd38f6e5028c09f729c9f6b352722cb3450ac4
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to