]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update Windows installer & build number to 2.1c2 release.
authorTim Peters <tim.peters@gmail.com>
Mon, 16 Apr 2001 01:44:08 +0000 (01:44 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 16 Apr 2001 01:44:08 +0000 (01:44 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 04c63c34f1a6a7849b465cb41bea5b28d1f0af2b..0e19768c2ec81687a230073c9d2bdbd2d2c25433 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  14    2.1c2
+        15-Apr-2001
   13    2.1c1
         12-Apr-2001
   12    2.1b2
index da34dac612c963a6c4d2c04f086de342b9c5a84f..dbe1e54de8b97d6936802161514ea47f8f243c76 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=5.0
-  Title=Python 2.1 release candidate 1
+  Title=Python 2.1 release candidate 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
@@ -66,7 +66,7 @@ item: End Block
 end
 item: Set Variable
   Variable=APPTITLE
-  Value=Python 2.1 release candidate 1
+  Value=Python 2.1 release candidate 2
 end
 item: Set Variable
   Variable=GROUP
index 53b0e4fe9dfbae389e7991cd6b0cf056761014a0..4d95a125930df372ee931edf5f328340b9edac03 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=13\r
+# ADD CPP /D BUILD=14\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=13\r
+# ADD CPP /D BUILD=14\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r