mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Update Windows buildno for 2.2c1.
Update 2.2c1 release data in NEWS.
This commit is contained in:
parent
5f29319197
commit
6272dfd99f
3 changed files with 6 additions and 4 deletions
|
@ -33,6 +33,8 @@ How to change the Windows build number:
|
|||
|
||||
Windows Python BUILD numbers
|
||||
----------------------------
|
||||
27 2.2c1
|
||||
14-Dec-2001
|
||||
26 2.2b2
|
||||
16-Nov-2001
|
||||
25 2.2b1
|
||||
|
|
|
@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=26
|
||||
# ADD CPP /D BUILD=27
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=26
|
||||
# ADD CPP /D BUILD=27
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue