From 6a587c160b6448847f8fe7c2c28a7403465c06ce Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Fri, 15 Oct 2004 08:07:21 +0000 Subject: release shenanigans --- Lib/idlelib/NEWS.txt | 6 ++++++ Misc/NEWS | 2 +- Misc/RPM/python-2.4.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 09b6747..fc013cc 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,3 +1,9 @@ +What's New in IDLE 1.1b1? +========================= + +*Release date: 15-OCT-2004* + + What's New in IDLE 1.1a3? ========================= diff --git a/Misc/NEWS b/Misc/NEWS index c9b4e23..b47623d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -7,7 +7,7 @@ Python News What's New in Python 2.4 beta 1? ================================ -*Release date: XXXX-XX-XX* +*Release date: 15-OCT-2004* Core and builtins ----------------- diff --git a/Misc/RPM/python-2.4.spec b/Misc/RPM/python-2.4.spec index 7d8903a..1e4e851 100644 --- a/Misc/RPM/python-2.4.spec +++ b/Misc/RPM/python-2.4.spec @@ -30,7 +30,7 @@ ################################# %define name python -%define version 2.4a3 +%define version 2.4b1 %define libvers 2.4 %define release 1pydotorg %define __prefix /usr -- cgit v0.12