Commit 30bff639 authored by Tim Peters's avatar Tim Peters

Bump Windows build numbers for 2.2a4; installer changes were done earlier.

parent baacc08e
......@@ -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
......
......@@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
# ADD CPP /D BUILD=23
# ADD CPP /D BUILD=24
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
# ADD CPP /D BUILD=23
# ADD CPP /D BUILD=24
!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