]> granicus.if.org Git - python/commitdiff
Bump Windows build # for 2.2b1.
authorTim Peters <tim.peters@gmail.com>
Thu, 18 Oct 2001 15:19:38 +0000 (15:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 18 Oct 2001 15:19:38 +0000 (15:19 +0000)
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index b0c65a3db4bf850b7169871d19944070ff0ca46e..fa8e51ca472355e1b2acf8d541fc6e8e8e832385 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  25    2.2b1
+        19-Oct-2001
   24    2.2a4
         28-Sep-2001
   23    2.2a3
index e07cd32a454b4a2e11c5d0a590fccf4f99e25f3a..e4e49ea7381ba836454cae44fd9c9547d4213d9e 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=24\r
+# ADD CPP /D BUILD=25\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=24\r
+# ADD CPP /D BUILD=25\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r