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


Commits:
7f1ba22e by Abhilash Raj at 2021-02-02T18:00:56-08:00
Version bump post release.

- - - - -
1b88d8cb by Abhilash Raj at 2021-02-03T02:22:51+00:00
Merge branch 'version-bump' into 'master'

Version bump post release.

See merge request mailman/mailman!770
- - - - -


2 changed files:

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


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -8,6 +8,15 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
 Here is a history of user visible changes to Mailman.
 
 
+.. _news-3.3.4:
+
+3.3.4
+=====
+
+(2021-XX-XX)
+
+
+
 .. _news-3.3.3:
 
 3.3.3


=====================================
src/mailman/version.py
=====================================
@@ -18,7 +18,7 @@
 """Mailman version strings."""
 
 # Mailman version.
-VERSION = '3.3.3'
+VERSION = '3.3.4b1'
 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 = 3
-REL_LEVEL = FINAL
+MICRO_REV = 4
+REL_LEVEL = BETA
 # At most 15 beta releases!
 REL_SERIAL = 1
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/1205be5e77a7177e095c9962248af817629a1e2a...1b88d8cb32ff5b0635b868e8a3abd4fcd9b43d2c

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/1205be5e77a7177e095c9962248af817629a1e2a...1b88d8cb32ff5b0635b868e8a3abd4fcd9b43d2c
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