From 4e813bfea33bfe29c2a0e00381a14cd654768bf9 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Tue, 30 Sep 2003 07:10:26 +0000 Subject: updates for 2.3.2c1 --- LICENSE | 1 + Misc/RPM/python-2.3.spec | 2 +- README | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index fd4f5f8..7dc5c4e 100644 --- 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: 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. -- cgit v0.12