summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2004-11-03 06:21:37 (GMT)
committerAnthony Baxter <anthonybaxter@gmail.com>2004-11-03 06:21:37 (GMT)
commit9f41f3a1926eaa7bf90ceb849f1ba07890031c3e (patch)
tree0dd45bdc4fa7e5a3cf757873798bfe3d3155821e
parent7b2563bc802c00b13b4411b020b501763efebf23 (diff)
downloadcpython-9f41f3a1926eaa7bf90ceb849f1ba07890031c3e.zip
cpython-9f41f3a1926eaa7bf90ceb849f1ba07890031c3e.tar.gz
cpython-9f41f3a1926eaa7bf90ceb849f1ba07890031c3e.tar.bz2
release shenanigans
-rw-r--r--Lib/idlelib/NEWS.txt2
-rw-r--r--Lib/idlelib/idlever.py2
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-2.4.spec2
4 files changed, 4 insertions, 4 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index 4b7482a..79198c4 100644
--- a/Lib/idlelib/NEWS.txt
+++ b/Lib/idlelib/NEWS.txt
@@ -1,7 +1,7 @@
What's New in IDLE 1.1b2?
=========================
-*Release date: DD-MMM-2004*
+*Release date: 03-NOV-2004*
- When paragraph reformat width was made configurable, a bug was
introduced that caused reformatting of comment blocks to ignore how
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index 8bceaf8..d1092fa 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "1.1a3"
+IDLE_VERSION = "1.1b2"
diff --git a/Misc/NEWS b/Misc/NEWS
index a75dff1..e2b1937 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.4 beta 2?
================================
-*Release date: XX-XXX-XXXX*
+*Release date: 03-NOV-2004*
License
-------
diff --git a/Misc/RPM/python-2.4.spec b/Misc/RPM/python-2.4.spec
index 0f1dbd5..9bfdf40 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.4b1
+%define version 2.4b2
%define libvers 2.4
%define release 1pydotorg
%define __prefix /usr