|
|
------------------------------------------------------------
revno: 6630
committer: Barry Warsaw <barry@xxxxxxxx>
branch nick: 3.0
timestamp: Tue 2008-04-08 22:14:53 -0400
message:
Bump the version number
modified:
docs/NEWS.txt
mailman/version.py
=== modified file 'docs/NEWS.txt'
--- a/docs/NEWS.txt 2008-04-02 03:53:43 +0000
+++ b/docs/NEWS.txt 2008-04-09 02:14:53 +0000
@@ -4,8 +4,12 @@
Here is a history of user visible changes to Mailman.
+3.0 alpha 2 -- "Grand Designs"
+(XX-XXX-200X)
+
+
3.0 alpha 1 -- "Leave That Thing Alone"
-(02-Apr-2008)
+(08-Apr-2008)
User visible changes
=== modified file 'mailman/version.py'
--- a/mailman/version.py 2008-03-31 18:12:04 +0000
+++ b/mailman/version.py 2008-04-09 02:14:53 +0000
@@ -16,8 +16,8 @@
# USA.
# Mailman version
-VERSION = "3.0.0a1"
-CODENAME = 'Leave That Thing Alone'
+VERSION = "3.0.0a1+"
+CODENAME = 'Grand Designs'
# And as a hex number in the manner of PY_VERSION_HEX
ALPHA = 0xa
--
Primary development focus
https://code.launchpad.net/~mailman-coders/mailman/3.0
You are receiving this branch notification because you are subscribed to it.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@xxxxxxxxxx
Unsubscribe:
http://mail.python.org/mailman/options/mailman-checkins/mailarch%40xy1.org
|
|