]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
pre-release magic
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 9 Mar 2005 11:54:29 +0000 (11:54 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 9 Mar 2005 11:54:29 +0000 (11:54 +0000)
Include/patchlevel.h
Lib/idlelib/NEWS.txt
Lib/idlelib/idlever.py
Misc/NEWS
Misc/RPM/python-2.4.spec
PCbuild/BUILDno.txt

index 5c8e8f95510387e0a5e6eba3c6f9910a1ba931ac..be71e0502a68927050e7219b9fd16970e7bb40c0 100644 (file)
 #define PY_MAJOR_VERSION       2
 #define PY_MINOR_VERSION       4
 #define PY_MICRO_VERSION       1
-#define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_ALPHA
-#define PY_RELEASE_SERIAL      0
+#define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_GAMMA
+#define PY_RELEASE_SERIAL      1
 
 /* Version as a string */
-#define PY_VERSION             "2.4.1a0"
+#define PY_VERSION             "2.4.1c1"
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
    Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
index 7d188f2fe38fa2ae28e3f9be959d55538077fc03..47b32eae3739a47c5f9c9d7a57802b04db8e712f 100644 (file)
@@ -1,7 +1,7 @@
-What's New in IDLE 1.1.1?
-=======================
+What's New in IDLE 1.1.1c1?
+===========================
 
-*Release date: XX-JAN-2005*
+*Release date: 10-MAR-2005*
 
 - If an extension can't be loaded, print warning and skip it instead of
   erroring out.
index 46b58aa42d8dbf916a7553747900726a4fbfcbee..ac98e11e701aec9540d6053c74303ba6e5f5a3ed 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "1.1.1"
+IDLE_VERSION = "1.1.1c1"
index a4a58e16389287f241cfbfa568989cda69111665..112351f437ee3dd7520205229deacb56a14ba4d9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,10 +4,10 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python 2.4.1?
-===========================
+What's New in Python 2.4.1c1?
+=============================
 
-*Release date: xx-xxx-2005*
+*Release date: 10-MAR-2005*
 
 Core and builtins
 -----------------
index a8188090142316e549e24b7499e1638318359bf6..6578a2a566d28fbfe67819f3f1d6201947148fff 100644 (file)
@@ -33,9 +33,9 @@
 #################################
 
 %define name python
-%define version 2.4
+%define version 2.4.1
 %define libvers 2.4
-%define release 3pydotorg
+%define release 1pydotorg
 %define __prefix /usr
 
 #  kludge to get around rpm <percent>define weirdness
index c5c8f56e42fa9407a3d9122a0b508114e9daefc5..bd9981a2e741b5ca9a49502c53142fd0538a761c 100644 (file)
@@ -33,6 +33,12 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  63    2.4.1c1
+        10-Mar-2005
+  62    2.3.5
+        08-Feb-2005
+  61    2.3.5c1
+        26-Jan-2005
   60    2.4
         29-Nov-2004
   59    2.4.0c1