mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Bump buildno for 2.4 release
This commit is contained in:
parent
a98825ce48
commit
af1389a2fc
2 changed files with 5 additions and 3 deletions
|
@ -33,6 +33,8 @@ How to change the Windows build number:
|
|||
|
||||
Windows Python BUILD numbers
|
||||
----------------------------
|
||||
60 2.4
|
||||
29-Nov-2004
|
||||
59 2.4.0c1
|
||||
7-Nov-2004
|
||||
58 2.4.0b2
|
||||
|
|
|
@ -1385,7 +1385,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=59"/>
|
||||
PreprocessorDefinitions="BUILD=60"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
|
@ -1393,7 +1393,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=59"/>
|
||||
PreprocessorDefinitions="BUILD=60"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="ReleaseItanium|Win32">
|
||||
|
@ -1401,7 +1401,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=59"/>
|
||||
PreprocessorDefinitions="BUILD=60"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue