updates for 2.3.2c1
diff --git a/LICENSE b/LICENSE index fd4f5f8..7dc5c4e 100644 --- a/LICENSE +++ b/LICENSE
@@ -44,6 +44,7 @@ 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:
diff --git a/Misc/RPM/python-2.3.spec b/Misc/RPM/python-2.3.spec index 8889183..d69b412 100644 --- a/Misc/RPM/python-2.3.spec +++ b/Misc/RPM/python-2.3.spec
@@ -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 c263936..fc23694 100644 --- 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.