]> granicus.if.org Git - python/commitdiff
Bump Windows buildno for 2.2b2.
authorTim Peters <tim.peters@gmail.com>
Thu, 15 Nov 2001 19:50:51 +0000 (19:50 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 15 Nov 2001 19:50:51 +0000 (19:50 +0000)
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index fa8e51ca472355e1b2acf8d541fc6e8e8e832385..acea5fe6d19536a3c87acc236f1f5daaf900fdb2 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  26    2.2b2
+        16-Nov-2001
   25    2.2b1
         19-Oct-2001
   24    2.2a4
index 9e6591f08f1aa57ab30b4a41d93151ef9df2ff59..afb2a98abadfec4fa3c1b7e1104388e63149ea8d 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=25\r
+# ADD CPP /D BUILD=26\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=25\r
+# ADD CPP /D BUILD=26\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r