mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for next
installer.
This commit is contained in:
parent
4f40c2d49c
commit
0d416d3360
2 changed files with 7 additions and 2 deletions
|
|
@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "python20 - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=2
|
||||
# ADD CPP /D BUILD=3
|
||||
|
||||
!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=2
|
||||
# ADD CPP /D BUILD=3
|
||||
|
||||
!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue