]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Assorted Windows tweaks to change the release from 2.1.2c1 to 2.1.2.
authorTim Peters <tim.peters@gmail.com>
Tue, 15 Jan 2002 22:34:58 +0000 (22:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 15 Jan 2002 22:34:58 +0000 (22:34 +0000)
I have nothing else I intend to check in for 2.1.2 final.

PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 1a7de2f7e126296ccc66730ef0bfb549df9ae7eb..68e64f479aaa612b71a924fd1befdc1ff7207a9b 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  31    2.1.2 final
+        16-Jan-2002 
   30    2.1.2c1
         10-Jan-2002
   20    2.1.1
index adb1ab9a404b45d7ab909b965492890f82064e6f..b1796bfb7b601cdb97807b3b4bf71e31bb7a2230 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=8.14
-  Title=Python 2.1.2 release candidate 1
+  Title=Python 2.1.2
   Flags=00010100
   Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   Japanese Font Name=MS Gothic
@@ -18,9 +18,9 @@ item: Global
   Patch Flags=0000000000001001
   Patch Threshold=85
   Patch Memory=4000
-  EXE Filename=Python-2.1.2c1.exe
+  EXE Filename=Python-2.1.2.exe
   Dialogs Version=8
-  Version File=2.1.2c1
+  Version File=2.1.2
   Version Description=Python Programming Language
   Version Copyright=©2002 Python Software Foundation
   Version Company=PythonLabs at Zope Corporation
@@ -64,7 +64,7 @@ item: Global
 end
 item: Set Variable
   Variable=PYVER_STRING
-  Value=2.1.2c1
+  Value=2.1.2
 end
 item: Remark
 end
index 66163dfc8b556e126f66785c792dc3347b559545..063e3f2cbca5070cf74433fea59cb142906b0750 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=30\r
+# ADD CPP /D BUILD=31\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=30\r
+# ADD CPP /D BUILD=31\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r