mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Bump Windows build # for 2.2b1.
This commit is contained in:
parent
ca836f7e65
commit
5a9d16b90f
2 changed files with 4 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue