]> granicus.if.org Git - python/commitdiff
Preparing for 2.5.2c1.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 14 Feb 2008 12:33:15 +0000 (12:33 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 14 Feb 2008 12:33:15 +0000 (12:33 +0000)
Doc/commontex/boilerplate.tex
Doc/commontex/license.tex
Include/patchlevel.h
LICENSE
Lib/idlelib/idlever.py
Misc/NEWS
Misc/RPM/python-2.5.spec

index 78c6449c6feaf34e139e745acd1e2de6b24e6198..57332b1dc7f50f0150807ac10052c209ef0bc198 100644 (file)
@@ -5,5 +5,5 @@
        Email: \email{docs@python.org}
 }
 
-\date{18th April, 2007}                        % XXX update before final release!
+\date{14th February, 2008}                     % XXX update before final release!
 \input{patchlevel}             % include Python version information
index fe6485cd518600b924b1e3d958681293a607cd9f..becf5a147ca50afad7e29c8d49b7824f61bedee9 100644 (file)
@@ -53,6 +53,7 @@ GPL-compatible; the table below summarizes the various releases.
   \linev{2.4.4}{2.4.3}{2006}{PSF}{yes}
   \linev{2.5}{2.4}{2006}{PSF}{yes}
   \linev{2.5.1}{2.5}{2007}{PSF}{yes}
+  \linev{2.5.2}{2.5.1}{2008}{PSF}{yes}
 \end{tablev}
 
 \note{GPL-compatible doesn't mean that we're distributing
index a1a98cf8a1854f11eb656a06796d6c6c8fc3a553..37bed1b640c8f67a991159cfe5438e96100a66e6 100644 (file)
 #define PY_MAJOR_VERSION       2
 #define PY_MINOR_VERSION       5
 #define PY_MICRO_VERSION       2
-#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.5.2a0"
+#define PY_VERSION             "2.5.2c1"
 
 /* Subversion Revision number of this file (not of the repository) */
 #define PY_PATCHLEVEL_REVISION  "$Revision$"
diff --git a/LICENSE b/LICENSE
index 89d83345311a2710c4eeed3e413743a62e351803..54c8f28bed49fd12e1f03d0b4c4011a497b48a37 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -55,6 +55,7 @@ the various releases.
     2.4.4           2.4.3       2006        PSF         yes
     2.5             2.4         2006        PSF         yes
     2.5.1           2.5         2007        PSF         yes
+    2.5.2           2.5.2       2007        PSF         yes
 
 Footnotes:
 
index ec8e0008d791c94aa9c97a0c5abda7570f5b69ca..1d74d949313bf29e881b2b51a037734dbcefdcff 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "1.2.2"
+IDLE_VERSION = "1.2.2c1"
index cb8d4c525247d995cda43b18048a0304e0c749c9..bc01a3605ab8df4febf90e3cf598d2cd8fecd3a9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
 What's New in Python 2.5.2c1?
 =============================
 
-*Release date: XX-XXX-XXXX*
+*Release date: 14-Feb-2008*
 
 Core and builtins
 -----------------
index 39990746376ca4fe10ef0f059273c7257b4e29aa..8fd3a5247bcbabc0b1af9630448000006f7d008f 100644 (file)
@@ -33,7 +33,7 @@
 #################################
 
 %define name python
-%define version 2.5.1
+%define version 2.5.2
 %define libvers 2.5
 %define release 1pydotorg
 %define __prefix /usr