]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update Windows build # and installer for 2.1c1.
authorTim Peters <tim.peters@gmail.com>
Thu, 12 Apr 2001 04:01:39 +0000 (04:01 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 12 Apr 2001 04:01:39 +0000 (04:01 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

index 9aab842dd105ae8001bcbd6ccbc3a7cbf56986fe..04c63c34f1a6a7849b465cb41bea5b28d1f0af2b 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  13    2.1c1
+        12-Apr-2001
   12    2.1b2
         20-Mar-2001
   11    2.1b1
index 437771d2d20863dcbc5cd1a769a6faaefb612099..da34dac612c963a6c4d2c04f086de342b9c5a84f 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=5.0
-  Title=Python 2.1 beta 2
+  Title=Python 2.1 release candidate 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 beta 2
+  Value=Python 2.1 release candidate 1
 end
 item: Set Variable
   Variable=GROUP
@@ -633,10 +633,6 @@ end
 item: Remark
   Text=Where system DLLs are installed (choose one of the following):
 end
-remarked item: Set Variable
-  Variable=DLLDEST
-  Value=%MAINDIR%
-end
 item: Set Variable
   Variable=DLLDEST
   Value=%SYS32%
index f26356d152683d8a94ac2b61d852bde81a5b9b56..53b0e4fe9dfbae389e7991cd6b0cf056761014a0 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=12\r
+# ADD CPP /D BUILD=13\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=12\r
+# ADD CPP /D BUILD=13\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r