Bump Windows build # for 2.2b1.

This commit is contained in:
Tim Peters 2001-10-18 15:19:38 +00:00
parent ca836f7e65
commit 5a9d16b90f
2 changed files with 4 additions and 2 deletions

View file

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