]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Set release date for Python 2.3.4 (final).
authorThomas Heller <theller@ctypes.org>
Tue, 25 May 2004 18:43:54 +0000 (18:43 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 25 May 2004 18:43:54 +0000 (18:43 +0000)
Windows build number is 53.

Misc/RPM/python-2.3.spec
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp
README

index fe6b18a7ce6868eb7eda45965801dc709e1e8398..25a204ed4cb9f6bc6dd521f32f0a462293f0fe67 100644 (file)
@@ -30,7 +30,7 @@
 #################################
 
 %define name python
-%define version 2.3.4c1
+%define version 2.3.4
 %define libvers 2.3
 %define release 3pydotorg
 %define __prefix /usr
index eec3105822afecb741665fc8ceeb553e0d5ac8d3..3effcad350b7baa1cf57e2bc6c0f15ba459a9410 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  53    2.3.4 (final)
+        27-May-2004
   52    2.3.4c1
         13-May-2004
   51    2.3.3 (final)
index 5a7118eabb3cb5d0e9bfc585512b5b2cd4dd4f73..9ce4569f98267eb67fd6bc59441b96e700a27098 100644 (file)
@@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c
 # Begin Source File\r
 \r
 SOURCE=..\Modules\getbuildinfo.c\r
-# ADD CPP /D BUILD=52\r
+# ADD CPP /D BUILD=53\r
 # End Source File\r
 # Begin Source File\r
 \r
diff --git a/README b/README
index 701714427e0c10e4582910bc8860f5395013beff..720122ee20c817ebf84d3ce437c99272c94ebcd4 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This is Python version 2.3.4c1
-==============================
+This is Python version 2.3.4
+============================
 
 Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.
 All rights reserved.