mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Update Windows installer & build number to 2.1c2 release.
This commit is contained in:
parent
a7a391c580
commit
b093166f93
3 changed files with 6 additions and 4 deletions
|
@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=13
|
||||
# ADD CPP /D BUILD=14
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=13
|
||||
# ADD CPP /D BUILD=14
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue