From: Anthony Baxter Date: Tue, 8 Feb 2005 12:57:55 +0000 (+0000) Subject: 2.3.5 final X-Git-Tag: v2.3.5~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc70706aab1f05e357538802f7bd329068633d1e;p=thirdparty%2FPython%2Fcpython.git 2.3.5 final --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index ba1f474e9992..0c2e8abf43b7 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,6 +1,11 @@ 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 diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index af53156f2ccc..548bbb995a0a 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.0.5c1" +IDLE_VERSION = "1.0.5" diff --git a/Misc/RPM/python-2.3.spec b/Misc/RPM/python-2.3.spec index 93a121de8a3c..f9a41a90f12b 100644 --- a/Misc/RPM/python-2.3.spec +++ b/Misc/RPM/python-2.3.spec @@ -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 diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 150e89a551a9..984556102412 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -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 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 72d4cf83d173..e43104a08bd9 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -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