Kaydet (Commit) dc70706a authored tarafından Anthony Baxter's avatar Anthony Baxter

2.3.5 final

üst bd5264d0
What's New in IDLE 1.0.5rc1?
============================
*Release date: 08-Feb-2005*
What's New in IDLE 1.0.5rc1?
============================
*Release date: 26-Jan-2005*
- On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
......
IDLE_VERSION = "1.0.5c1"
IDLE_VERSION = "1.0.5"
......@@ -33,7 +33,7 @@
#################################
%define name python
%define version 2.3.4
%define version 2.3.5
%define libvers 2.3
%define release 4pydotorg
%define __prefix /usr
......
......@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
62 2.3.5
08-Feb-2005
61 2.3.5c1
26-Jan-2005
60 2.4
......
......@@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c
# Begin Source File
SOURCE=..\Modules\getbuildinfo.c
# ADD CPP /D BUILD=61
# ADD CPP /D BUILD=62
# End Source File
# Begin Source File
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment