]> granicus.if.org Git - python/commitdiff
Bump Windows "build number" to 6.
authorTim Peters <tim.peters@gmail.com>
Mon, 25 Sep 2000 21:55:28 +0000 (21:55 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 25 Sep 2000 21:55:28 +0000 (21:55 +0000)
Note that somebody still needs to change the interpreter to say "2.0b2";
I'm assuming that's a normal part of somebody's Unix release checklist.

PCbuild/BUILDno.txt
PCbuild/python20.dsp

index 3308a2b6c1ac9bc0b34b10b3761454c02f19a5ea..702370ad75eb2150593836fcaa793fb2dcbd4f3c 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+   6    2.0b2
+        26-Sep-2000
    5    CVS development
         07-Sep-2000
    4    2.0b1 repaired to include Lib\xml + Lib\lib-old + Lib\test\*.xml
index f6e21139df538a2087e103c8996eda0121c2563f..587be0a2753fb333988bdda2980c4798c901f751 100644 (file)
@@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "python20 - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=5\r
+# ADD CPP /D BUILD=6\r
 \r
 !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=5\r
+# ADD CPP /D BUILD=6\r
 \r
 !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"\r
 \r