]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Bump Windows build number to 33.
authorTim Peters <tim.peters@gmail.com>
Mon, 25 Mar 2002 19:30:40 +0000 (19:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 25 Mar 2002 19:30:40 +0000 (19:30 +0000)
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index b52630b307d4c9cf133edad96123c8f3f12cdc18..97d082c6496e234701e1f846a0a41807083c5b66 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  33    2.2.1c2
+        26-Mar-2002
   32    2.2.1c1
         18-Mar-2002
   28    2.2 final
index cc1d5c6a861567680b5203f3e6b92bde57a7ae2e..026eb370e28cab197bd2cc43af1f16b1d3bbc9a0 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=32\r
+# ADD CPP /D BUILD=33\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=32\r
+# ADD CPP /D BUILD=33\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r