]> granicus.if.org Git - python/commitdiff
Bump Windows build numbers for 2.2a4; installer changes were done earlier.
authorTim Peters <tim.peters@gmail.com>
Thu, 27 Sep 2001 16:28:15 +0000 (16:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 27 Sep 2001 16:28:15 +0000 (16:28 +0000)
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index 7d6938f67afeb30ac5d52762d2178fc69eee7238..b0c65a3db4bf850b7169871d19944070ff0ca46e 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  24    2.2a4
+        28-Sep-2001
   23    2.2a3
         07-Sep-2001
   22    2.2a2
index 74e98b07d41c01d32bd77bc6430aee79a2f16510..48949cd2677620452311095878423d619c505a4d 100644 (file)
@@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=23\r
+# ADD CPP /D BUILD=24\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=23\r
+# ADD CPP /D BUILD=24\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r