From: Guido van Rossum Date: Fri, 25 Apr 2003 19:19:52 +0000 (+0000) Subject: Update version number and release date. X-Git-Tag: v2.3c1~968 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8;p=thirdparty%2FPython%2Fcpython.git Update version number and release date. --- diff --git a/Misc/NEWS b/Misc/NEWS index a6eb469a70d3..843c84645889 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 ----------------- diff --git a/README b/README index c81d8b3f065a..c35c77e5bcc0 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -This is Python version 2.3 alpha 2 -================================== +This is Python version 2.3 beta 1 +================================= Copyright (c) 2001, 2002, 2003 Python Software Foundation. All rights reserved.