Commit 16a02f72 authored by Martin v. Löwis's avatar Martin v. Löwis

Bump buildno for 2.4b2.

parent 1e1802e2
......@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
58 2.4.0b2
22-Nov-2004
57 2.4.0b1
15-Oct-2004
56 2.4.0a3
......
......@@ -1385,7 +1385,7 @@
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="BUILD=57"/>
PreprocessorDefinitions="BUILD=58"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
......@@ -1393,7 +1393,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="BUILD=57"/>
PreprocessorDefinitions="BUILD=58"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
......@@ -1401,7 +1401,7 @@
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions="BUILD=57"/>
PreprocessorDefinitions="BUILD=58"/>
</FileConfiguration>
</File>
<File
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment