#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 >= ... */
-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.
-IDLE_VERSION = "1.1.1"
+IDLE_VERSION = "1.1.1c1"
(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
-----------------
#################################
%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
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