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

This commit is contained in:
Tim Peters 2001-09-27 16:28:15 +00:00
parent baacc08ead
commit 30bff63958
2 changed files with 4 additions and 2 deletions

View file

@ -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"