Commit 74a72b9c authored by Martin v. Löwis's avatar Martin v. Löwis

Bump build number to 54 for 2.4.0a1

parent 275ce74f
...@@ -33,6 +33,8 @@ How to change the Windows build number: ...@@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers Windows Python BUILD numbers
---------------------------- ----------------------------
54 2.4.0a1
8-Jul-2004
53 2.3.4 (final) 53 2.3.4 (final)
27-May-2004 27-May-2004
52 2.3.4c1 52 2.3.4c1
......
...@@ -1022,7 +1022,7 @@ ...@@ -1022,7 +1022,7 @@
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
Optimization="2" Optimization="2"
AdditionalIncludeDirectories="" AdditionalIncludeDirectories=""
PreprocessorDefinitions="BUILD=46"/> PreprocessorDefinitions="BUILD=54"/>
</FileConfiguration> </FileConfiguration>
<FileConfiguration <FileConfiguration
Name="Debug|Win32"> Name="Debug|Win32">
...@@ -1030,7 +1030,7 @@ ...@@ -1030,7 +1030,7 @@
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
Optimization="0" Optimization="0"
AdditionalIncludeDirectories="" AdditionalIncludeDirectories=""
PreprocessorDefinitions="BUILD=47"/> PreprocessorDefinitions="BUILD=54"/>
</FileConfiguration> </FileConfiguration>
</File> </File>
<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