mirror of https://github.com/python/cpython
Update buildno for 2.4a3
This commit is contained in:
parent
e0f780d581
commit
6d772132e9
|
@ -33,6 +33,8 @@ How to change the Windows build number:
|
|||
|
||||
Windows Python BUILD numbers
|
||||
----------------------------
|
||||
56 2.4.0a3
|
||||
2-Sep-2004
|
||||
55 2.4.0a2
|
||||
4-Aug-2004
|
||||
54 2.4.0a1
|
||||
|
|
|
@ -1382,7 +1382,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=55"/>
|
||||
PreprocessorDefinitions="BUILD=56"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
|
@ -1390,7 +1390,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=55"/>
|
||||
PreprocessorDefinitions="BUILD=56"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="ReleaseItanium|Win32">
|
||||
|
@ -1398,7 +1398,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=55"/>
|
||||
PreprocessorDefinitions="BUILD=56"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Reference in New Issue