mirror of https://github.com/python/cpython.git
Bump version for 2.4c1
This commit is contained in:
parent
72f0801bec
commit
e174ae9a1d
|
@ -33,8 +33,10 @@ How to change the Windows build number:
|
||||||
|
|
||||||
Windows Python BUILD numbers
|
Windows Python BUILD numbers
|
||||||
----------------------------
|
----------------------------
|
||||||
|
59 2.4.0c1
|
||||||
|
7-Nov-2004
|
||||||
58 2.4.0b2
|
58 2.4.0b2
|
||||||
22-Nov-2004
|
2-Nov-2004
|
||||||
57 2.4.0b1
|
57 2.4.0b1
|
||||||
15-Oct-2004
|
15-Oct-2004
|
||||||
56 2.4.0a3
|
56 2.4.0a3
|
||||||
|
|
|
@ -1385,7 +1385,7 @@
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
AdditionalIncludeDirectories=""
|
AdditionalIncludeDirectories=""
|
||||||
PreprocessorDefinitions="BUILD=58"/>
|
PreprocessorDefinitions="BUILD=59"/>
|
||||||
</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=58"/>
|
PreprocessorDefinitions="BUILD=59"/>
|
||||||
</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=58"/>
|
PreprocessorDefinitions="BUILD=59"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
Loading…
Reference in New Issue