]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Prepare Windows installer for 2.2a1.
authorTim Peters <tim.peters@gmail.com>
Tue, 17 Jul 2001 04:05:43 +0000 (04:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 17 Jul 2001 04:05:43 +0000 (04:05 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 8791f52ffc6396dfcd473a8002ab1a630d5ff524..3285567d3e60d8fff48b6214f1d5199a4eb8ae6b 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  21    2.2a1       TENTATIVE
+        18-Jul-2001
   20    2.1.1       TENTATIVE
         20-Jul-2001
   19    2.1.1c1
index 5cd3eddcfa0b7397e21a4c44d4ef64a5ec883466..448ae88c101d9e78fc5fa00bb7a31c0dc355ba2a 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=5.0
-  Title=Python 2.2 pre-alpha
+  Title=Python 2.2 alpha 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
@@ -16,6 +16,7 @@ item: Global
   Patch Flags=0000000000000001
   Patch Threshold=85
   Patch Memory=4000
+  EXE Filename=Python-2.2a1.exe
   Variable Name1=_SYS_
   Variable Description1=System directory (where to find MSVCRT.DLL)
   Variable Default1=C:\Windows\System
@@ -66,7 +67,7 @@ item: End Block
 end
 item: Set Variable
   Variable=APPTITLE
-  Value=Python 2.2 pre-alpha
+  Value=Python 2.2a1
 end
 item: Set Variable
   Variable=GROUP
index e44a8aa4e9771fe1cbcf38938e69bc725ad28e0e..ae193d51398f8ea91809bb12aea68e69f047f7a5 100644 (file)
@@ -709,11 +709,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=16\r
+# ADD CPP /D BUILD=21\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=16\r
+# ADD CPP /D BUILD=21\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r