]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bump version number
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 23 Sep 2003 02:41:50 +0000 (02:41 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 23 Sep 2003 02:41:50 +0000 (02:41 +0000)
LICENSE
README

diff --git a/LICENSE b/LICENSE
index c5b5923c55e5bc71f155fa1aff2ddd5a799dd351..fd4f5f89e56c64cae81aa0faf59e5b8751183bf8 100644 (file)
--- 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 af1d7f874f5a36bdcc80833ea7897d415a2a4b83..b1050558ea8e1aa842439e5148cf18ebe129d17b 100644 (file)
--- 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.