]> granicus.if.org Git - python/commitdiff
Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".
authorTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 02:43:40 +0000 (02:43 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 02:43:40 +0000 (02:43 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 34a9ffa2b1873af555e9ce73df04ce3c03256700..7de90bd813e69fde22be57cc06a14b1491889d86 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  11    2.1b1
+        28-Feb-2001
   10    2.1a2
         1-Feb-2001
    9    2.1a1
index 1568c14764c6f96c0ff2dd9c5db867fadf6bbbb8..9e28fed56a68e536f32a1a7d9bffb3178816eac3 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=5.0
-  Title=Python 2.1 alpha 2
+  Title=Python 2.1 beta 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
@@ -64,7 +64,7 @@ item: End Block
 end
 item: Set Variable
   Variable=APPTITLE
-  Value=Python 2.1 alpha 2
+  Value=Python 2.1 beta 1
 end
 item: Set Variable
   Variable=GROUP
@@ -72,7 +72,7 @@ item: Set Variable
 end
 item: Set Variable
   Variable=PY_VERSION
-  Value=2.1a2
+  Value=2.1b1
 end
 item: Set Variable
   Variable=MAINDIR
index 70f45e5fcf6d8f86c596e28acc437f03dfb6dfa1..64c661c6e3a528943a32bac999c200f17d5a2a7a 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=10\r
+# ADD CPP /D BUILD=11\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=10\r
+# ADD CPP /D BUILD=11\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r