From: Anthony Baxter Date: Thu, 18 Nov 2004 12:32:27 +0000 (+0000) Subject: 2.4rc1 X-Git-Tag: v2.4c1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cc727ad7b416c4d5abe4a45389d92f265bf989f;p=python 2.4rc1 --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 4f7cf337b4..3ca573d0d1 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ What's New in IDLE 1.1b3/rc1? ============================= -*Release date: XX-XXX-2004* +*Release date: 18-NOV-2004* - Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" button) caused IDLE to fail on restart (no new keyset was created in diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index d1092fa725..d4d8295dc6 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.1b2" +IDLE_VERSION = "1.1c1" diff --git a/Misc/NEWS b/Misc/NEWS index a9e4ecb913..0bbfb88740 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -7,7 +7,7 @@ Python News What's New in Python 2.4 (release candidate 1|beta 3) ===================================================== -*Release date: XX-XXX-2004* +*Release date: 18-NOV-2004* Core and builtins ----------------- diff --git a/Misc/RPM/python-2.4.spec b/Misc/RPM/python-2.4.spec index 9bfdf4063e..dce3842a0a 100644 --- a/Misc/RPM/python-2.4.spec +++ b/Misc/RPM/python-2.4.spec @@ -33,7 +33,7 @@ ################################# %define name python -%define version 2.4b2 +%define version 2.4c1 %define libvers 2.4 %define release 1pydotorg %define __prefix /usr