mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Bump buildno for 2.4b1
This commit is contained in:
parent
919637afb0
commit
d37ddeba4c
2 changed files with 5 additions and 3 deletions
|
@ -33,6 +33,8 @@ How to change the Windows build number:
|
||||||
|
|
||||||
Windows Python BUILD numbers
|
Windows Python BUILD numbers
|
||||||
----------------------------
|
----------------------------
|
||||||
|
57 2.4.0b1
|
||||||
|
15-Oct-2004
|
||||||
56 2.4.0a3
|
56 2.4.0a3
|
||||||
2-Sep-2004
|
2-Sep-2004
|
||||||
55 2.4.0a2
|
55 2.4.0a2
|
||||||
|
|
|
@ -1385,7 +1385,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=56"/>
|
PreprocessorDefinitions="BUILD=57"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
|
@ -1393,7 +1393,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=56"/>
|
PreprocessorDefinitions="BUILD=57"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="ReleaseItanium|Win32">
|
Name="ReleaseItanium|Win32">
|
||||||
|
@ -1401,7 +1401,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=56"/>
|
PreprocessorDefinitions="BUILD=57"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue