Bump Windows buildno (installer changes were made earlier).
authorTim Peters <tim.peters@gmail.com>
Thu, 6 Sep 2001 16:33:17 +0000 (16:33 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 6 Sep 2001 16:33:17 +0000 (16:33 +0000)
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

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