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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa1eddfb21ea0ec8b35d3b389c31a94d2baae9b8;p=python Update version number and release date. --- diff --git a/Misc/NEWS b/Misc/NEWS index a6eb469a70..843c846458 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 c81d8b3f06..c35c77e5bc 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.