From: Anthony Baxter Date: Tue, 23 Sep 2003 02:41:50 +0000 (+0000) Subject: bump version number X-Git-Tag: v2.3.1~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d452fe0f3f70f5b4fd01a92835c09d65c45fdcaa;p=thirdparty%2FPython%2Fcpython.git bump version number --- diff --git a/LICENSE b/LICENSE index c5b5923c55e5..fd4f5f89e56c 100644 --- a/LICENSE +++ b/LICENSE @@ -43,6 +43,7 @@ the various releases. 2.2.2 2.2.1 2002 PSF yes 2.2.3 2.2.2 2003 PSF yes 2.3 2.2.2 2002-2003 PSF yes + 2.3.1 2.3 2002-2003 PSF yes Footnotes: diff --git a/README b/README index af1d7f874f5a..b1050558ea8e 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -This is Python version 2.3 (final) -================================== +This is Python version 2.3.1 (final) +==================================== Copyright (c) 2001, 2002, 2003 Python Software Foundation. All rights reserved.