]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Prepare Windows build for 2.1.1 final (buildno and installer screens).
authorTim Peters <tim.peters@gmail.com>
Sat, 14 Jul 2001 03:39:35 +0000 (03:39 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 14 Jul 2001 03:39:35 +0000 (03:39 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 6a7b5ae71ea2cb169e0a8857d918fc070f0d131c..993792b22b0fb193cef65374093258256a73c512 100644 (file)
@@ -35,7 +35,7 @@ Windows Python BUILD numbers
 ----------------------------
   20    2.1.1       TENTATIVE
         20-Jul-2001
-  19    2.1.1c1     TENTATIVE
+  19    2.1.1c1
         13-Jul-2001
   15    2.1
         16-Apr-2001
index a4ff0f63d7ab04b9b83192c857af2143bbf1ed0e..95ee84d9c5354623e66d7e515c337d1f3a3a25f1 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=5.0
-  Title=Python 2.1.1c1
+  Title=Python 2.1.1
   Flags=00010100
   Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   Japanese Font Name=MS Gothic
@@ -66,7 +66,7 @@ item: End Block
 end
 item: Set Variable
   Variable=APPTITLE
-  Value=Python 2.1.1c1
+  Value=Python 2.1.1
 end
 item: Set Variable
   Variable=GROUP
index 4ec2b6464d84a7d0f5ff5d702d8d964c31f0d761..36c680b1b9214d87ec05fd44cad38552caf6fd94 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=19\r
+# ADD CPP /D BUILD=20\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=19\r
+# ADD CPP /D BUILD=20\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r