commit | d08cec6d62394c2b5cc0986a59354fc09868ec1e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jun 26 09:43:40 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Tue Jun 26 09:43:40 2012 +0200 |
tree | 4624bbb50894e70c1db42ca162084c214e9e4463 | |
parent | dba3b5ce07a490dea9af78a3882131cd74696bcc [diff] [blame] |
Bump version to 3.3.0b1.
diff --git a/Misc/NEWS b/Misc/NEWS index cf634b7..bceec5a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -5,7 +5,7 @@ What's New in Python 3.3.0 Beta 1? ================================== -*Release date: XX-XXX-2012* +*Release date: 27-Jun-2012* Core and Builtins -----------------