commit | fa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Apr 25 19:19:52 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Apr 25 19:19:52 2003 +0000 |
tree | 7707052a94eed946b2c1c9815f0af05e68043b4a | |
parent | c2f77dddf3a4d4476dd95439f670cbab1c65e288 [diff] |
Update version number and release date.
diff --git a/Misc/NEWS b/Misc/NEWS index a6eb469..843c846 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -7,7 +7,7 @@ What's New in Python 2.3 beta 1? ================================ -*Release date: XX-XXX-2003* +*Release date: 25-Apr-2003* Core and builtins -----------------