------------------------------------------------------------
revno: 1167
tags: 2.1.12rc2
committer: Mark Sapiro <[email protected]>
branch nick: 2.1
timestamp: Fri 2009-02-06 10:36:10 -0800
message:
Bumped release to 2.1.12rc2.
modified:
Mailman/Version.py
NEWS
=== modified file 'Mailman/Version.py'
--- Mailman/Version.py 2009-01-11 17:38:25 +0000
+++ Mailman/Version.py 2009-02-06 18:36:10 +0000
@@ -16,7 +16,7 @@
# USA.
# Mailman version
-VERSION = '2.1.12rc1'
+VERSION = '2.1.12rc2'
# And as a hex number in the manner of PY_VERSION_HEX
ALPHA = 0xa
@@ -31,7 +31,7 @@
MICRO_REV = 12
REL_LEVEL = GAMMA
# at most 15 beta releases!
-REL_SERIAL = 1
+REL_SERIAL = 2
HEX_VERSION = ((MAJOR_REV << 24) | (MINOR_REV << 16) | (MICRO_REV << 8) |
(REL_LEVEL << 4) | (REL_SERIAL << 0))
=== modified file 'NEWS'
--- NEWS 2009-02-03 23:47:36 +0000
+++ NEWS 2009-02-06 18:36:10 +0000
@@ -4,7 +4,7 @@
Here is a history of user visible changes to Mailman.
-2.1.12rc1 (12-Jan-2009)
+2.1.12rc2 (06-Feb-2009)
Bug fixes and other patches
--
Stable, maintained release series
https://code.launchpad.net/~mailman-coders/mailman/2.1
Your team Mailman Checkins is subscribed to branch lp:mailman/stable.
To unsubscribe from this branch go to
https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org