mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Bump buildno for 2.4.4.
This commit is contained in:
@@ -33,6 +33,8 @@ How to change the Windows build number:
|
||||
|
||||
Windows Python BUILD numbers
|
||||
----------------------------
|
||||
71 2.4.4
|
||||
18-Oct-2006
|
||||
70 2.4.4c1
|
||||
11-Oct-2006
|
||||
69 2.4.3
|
||||
|
||||
@@ -1385,7 +1385,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=70"/>
|
||||
PreprocessorDefinitions="BUILD=71"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
@@ -1393,7 +1393,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions="BUILD=70"/>
|
||||
PreprocessorDefinitions="BUILD=71"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="ReleaseItanium|Win32">
|
||||
|
||||
Reference in New Issue
Block a user