]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
updates for 2.3.2c1
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 30 Sep 2003 07:10:26 +0000 (07:10 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 30 Sep 2003 07:10:26 +0000 (07:10 +0000)
LICENSE
Misc/RPM/python-2.3.spec
README

diff --git a/LICENSE b/LICENSE
index fd4f5f89e56c64cae81aa0faf59e5b8751183bf8..7dc5c4e12174a66e57e4ebad9e577f416109a7c0 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -44,6 +44,7 @@ the various releases.
     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
+    2.3.2           2.3.1       2002-2003   PSF         yes
 
 Footnotes:
 
index 8889183d735741cbd9e173bd3754e78ac1e362e7..d69b4125732dff612220b57b5c4f0ef46b0fdf83 100644 (file)
@@ -30,7 +30,7 @@
 #################################
 
 %define name python
-%define version 2.3.1
+%define version 2.3.2c1
 %define libvers 2.3
 %define release 1pydotorg
 %define __prefix /usr
diff --git a/README b/README
index c263936b72cac09ee4aea13128be5132e3ed7675..fc23694651a108ebdad5621feb21c1be4ee12a23 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This is Python version 2.3.1 (final)
-====================================
+This is Python version 2.3.2c1
+==============================
 
 Copyright (c) 2001, 2002, 2003 Python Software Foundation.
 All rights reserved.