mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Bump buildno for 2.4a2
This commit is contained in:
parent
e51c4f9a10
commit
ed0d9c6fbd
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
|
||||||
----------------------------
|
----------------------------
|
||||||
|
55 2.4.0a2
|
||||||
|
4-Aug-2004
|
||||||
54 2.4.0a1
|
54 2.4.0a1
|
||||||
8-Jul-2004
|
8-Jul-2004
|
||||||
53 2.3.4 (final)
|
53 2.3.4 (final)
|
||||||
|
|
|
@ -1382,7 +1382,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=54"/>
|
PreprocessorDefinitions="BUILD=55"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
|
@ -1390,7 +1390,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=54"/>
|
PreprocessorDefinitions="BUILD=55"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="ReleaseItanium|Win32">
|
Name="ReleaseItanium|Win32">
|
||||||
|
@ -1398,7 +1398,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=46"/>
|
PreprocessorDefinitions="BUILD=55"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue