Commit 5a9d16b9 authored by Tim Peters's avatar Tim Peters

Bump Windows build # for 2.2b1.

parent ca836f7e
......@@ -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
......
......@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
# ADD CPP /D BUILD=24
# ADD CPP /D BUILD=25
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
# ADD CPP /D BUILD=24
# ADD CPP /D BUILD=25
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment