summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-04-25 19:19:52 (GMT)
committerGuido van Rossum <guido@python.org>2003-04-25 19:19:52 (GMT)
commitfa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8 (patch)
tree7707052a94eed946b2c1c9815f0af05e68043b4a /Misc/NEWS
parentc2f77dddf3a4d4476dd95439f670cbab1c65e288 (diff)
downloadcpython-fa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8.zip
cpython-fa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8.tar.gz
cpython-fa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8.tar.bz2
Update version number and release date.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a6eb469..843c846 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.3 beta 1?
================================
-*Release date: XX-XXX-2003*
+*Release date: 25-Apr-2003*
Core and builtins
-----------------