Bump buildno for 2.4.4.

This commit is contained in:
Martin v. Löwis
2006-10-18 06:50:22 +00:00
parent 0d155570b6
commit b499eec161
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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">