mirror of https://github.com/python/cpython
Bump build number to 54 for 2.4.0a1
This commit is contained in:
parent
275ce74f23
commit
74a72b9c4c
|
@ -33,6 +33,8 @@ How to change the Windows build number:
|
|||
|
||||
Windows Python BUILD numbers
|
||||
----------------------------
|
||||
54 2.4.0a1
|
||||
8-Jul-2004
|
||||
53 2.3.4 (final)
|
||||
27-May-2004
|
||||
52 2.3.4c1
|
||||
|
|
|
@ -1022,7 +1022,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=46"/>
|
||||
PreprocessorDefinitions="BUILD=54"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
|
@ -1030,7 +1030,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=47"/>
|
||||
PreprocessorDefinitions="BUILD=54"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Reference in New Issue