[Mailman-checkins] [Git][mailman/mailman][master] 2 commits: Version bump post release.

2019-09-08 Thread Abhilash Raj via Mailman-checkins


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


Commits:
43c9a6ab by Abhilash Raj at 2019-09-07T03:32:27Z
Version bump post release.

- - - - -
9f595944 by Abhilash Raj at 2019-09-08T20:04:33Z
Merge branch ver into master

Version bump post release.

See merge request mailman/mailman!554
- - - - -


2 changed files:

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


Changes:

=
src/mailman/docs/NEWS.rst
=
@@ -8,6 +8,13 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
 Here is a history of user visible changes to Mailman.
 
 
+3.3.1
+=
+
+(2019-XX-XX)
+
+
+
 3.3.0 -- "Tom Sawyer"
 =
 (2019-09-04)


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



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/5b03cf10934ee068b31f841db70a69c80839d1d0...9f59594427fb51fac5563aacec22a28770c7c9d2

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/5b03cf10934ee068b31f841db70a69c80839d1d0...9f59594427fb51fac5563aacec22a28770c7c9d2
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



[Mailman-checkins] [Git][mailman/mailman][master] 2 commits: Fix the release codename.

2019-09-08 Thread Abhilash Raj via Mailman-checkins


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


Commits:
d1979f52 by Abhilash Raj at 2019-09-08T20:15:00Z
Fix the release codename.

- - - - -
6e5b4f84 by Abhilash Raj at 2019-09-08T20:15:00Z
Merge branch bump-django into master

Fix the release codename.

See merge request mailman/mailman!555
- - - - -


1 changed file:

- src/mailman/version.py


Changes:

=
src/mailman/version.py
=
@@ -19,7 +19,7 @@
 
 # Mailman version.
 VERSION = '3.3.1'
-CODENAME = 'La Villa Strangiato'
+CODENAME = 'Tom Sawyer'
 
 # And as a hex number in the manner of PY_VERSION_HEX.
 ALPHA = 0xa



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/9f59594427fb51fac5563aacec22a28770c7c9d2...6e5b4f84142cfa680cae7c8ec7c2068672179474

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/9f59594427fb51fac5563aacec22a28770c7c9d2...6e5b4f84142cfa680cae7c8ec7c2068672179474
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