Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f41f3a

Browse files
committed
release shenanigans
1 parent 7b2563b commit 9f41f3a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lib/idlelib/NEWS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What's New in IDLE 1.1b2?
22
=========================
33

4-
*Release date: DD-MMM-2004*
4+
*Release date: 03-NOV-2004*
55

66
- When paragraph reformat width was made configurable, a bug was
77
introduced that caused reformatting of comment blocks to ignore how

Lib/idlelib/idlever.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
IDLE_VERSION = "1.1a3"
1+
IDLE_VERSION = "1.1b2"

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Python News
77
What's New in Python 2.4 beta 2?
88
================================
99

10-
*Release date: XX-XXX-XXXX*
10+
*Release date: 03-NOV-2004*
1111

1212
License
1313
-------

Misc/RPM/python-2.4.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#################################
3434

3535
%define name python
36-
%define version 2.4b1
36+
%define version 2.4b2
3737
%define libvers 2.4
3838
%define release 1pydotorg
3939
%define __prefix /usr

0 commit comments

Comments
 (0)