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
|
||||
----------------------------
|
||||
59 2.4.0c1
|
||||
7-Nov-2004
|
||||
58 2.4.0b2
|
||||
22-Nov-2004
|
||||
2-Nov-2004
|
||||
57 2.4.0b1
|
||||
15-Oct-2004
|
||||
56 2.4.0a3
|
||||
|
|
|
@ -1385,7 +1385,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=58"/>
|
||||
PreprocessorDefinitions="BUILD=59"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
|
@ -1393,7 +1393,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=58"/>
|
||||
PreprocessorDefinitions="BUILD=59"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="ReleaseItanium|Win32">
|
||||
|
@ -1401,7 +1401,7 @@
|
|||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=58"/>
|
||||
PreprocessorDefinitions="BUILD=59"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Reference in New Issue