]> granicus.if.org Git - python/commitdiff
Update Windows installer & buildno for 2.1 final.
authorTim Peters <tim.peters@gmail.com>
Mon, 16 Apr 2001 18:20:30 +0000 (18:20 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 16 Apr 2001 18:20:30 +0000 (18:20 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp

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