]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
2.3.5 final
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 8 Feb 2005 12:57:55 +0000 (12:57 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 8 Feb 2005 12:57:55 +0000 (12:57 +0000)
Lib/idlelib/NEWS.txt
Lib/idlelib/idlever.py
Misc/RPM/python-2.3.spec
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index ba1f474e999207977b895344fc999819b27f03de..0c2e8abf43b73e14d5498d286e842b453e7cf675 100644 (file)
@@ -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
index af53156f2ccc532068cfe684099fc062b5de9983..548bbb995a0a1ddbb5ba8ff988d3dd046db71674 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "1.0.5c1"
+IDLE_VERSION = "1.0.5"
index 93a121de8a3cad97cf76183bef3325e00e7504e4..f9a41a90f12b1cb5637e330d65ceeca5c6fceca9 100644 (file)
@@ -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
index 150e89a551a9f4014e5b078efdac6acfd3c6e171..984556102412e1c7f21aacf9d73f0a7b39a9bde4 100644 (file)
@@ -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
index 72d4cf83d1738e7a86a126b90c69d3e9de1ab44a..e43104a08bd93a5f9de9a6c3879b460445eeb865 100644 (file)
@@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c
 # Begin Source File\r
 \r
 SOURCE=..\Modules\getbuildinfo.c\r
-# ADD CPP /D BUILD=61\r
+# ADD CPP /D BUILD=62\r
 # End Source File\r
 # Begin Source File\r
 \r