Update Windows installer for 2.1b2.
authorTim Peters <tim.peters@gmail.com>
Wed, 21 Mar 2001 06:09:14 +0000 (06:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 21 Mar 2001 06:09:14 +0000 (06:09 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 7de90bd813e69fde22be57cc06a14b1491889d86..9aab842dd105ae8001bcbd6ccbc3a7cbf56986fe 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  12    2.1b2
+        20-Mar-2001
   11    2.1b1
         28-Feb-2001
   10    2.1a2
index e097f34e17ffdc9900c5c0e20bc2cc2d0c705959..3dc317bf82c723149c96155f2013a456f190edb0 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=5.0
-  Title=Python 2.1 beta 1
+  Title=Python 2.1 beta 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 beta 1
+  Value=Python 2.1 beta 2
 end
 item: Set Variable
   Variable=GROUP
index 64c661c6e3a528943a32bac999c200f17d5a2a7a..f26356d152683d8a94ac2b61d852bde81a5b9b56 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=11\r
+# ADD CPP /D BUILD=12\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=11\r
+# ADD CPP /D BUILD=12\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r