mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
Bump Windows buildno for 2.2b2.
This commit is contained in:
parent
bc1491f60f
commit
330bdfe335
2 changed files with 4 additions and 2 deletions
|
@ -33,6 +33,8 @@ How to change the Windows build number:
|
|||
|
||||
Windows Python BUILD numbers
|
||||
----------------------------
|
||||
26 2.2b2
|
||||
16-Nov-2001
|
||||
25 2.2b1
|
||||
19-Oct-2001
|
||||
24 2.2a4
|
||||
|
|
|
@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=25
|
||||
# ADD CPP /D BUILD=26
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=25
|
||||
# ADD CPP /D BUILD=26
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue