From: Martin v. Löwis Date: Wed, 4 Aug 2004 13:42:43 +0000 (+0000) Subject: Bump buildno for 2.4a2 X-Git-Tag: v2.4a2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed0d9c6fbd74802031ce77d7baae06dc27b02e08;p=python Bump buildno for 2.4a2 --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 093065f8ef..37d5978043 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 55 2.4.0a2 + 4-Aug-2004 54 2.4.0a1 8-Jul-2004 53 2.3.4 (final) diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 07c8a08893..1e5617c6d2 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1382,7 +1382,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=54"/> + PreprocessorDefinitions="BUILD=55"/> @@ -1390,7 +1390,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=54"/> + PreprocessorDefinitions="BUILD=55"/> @@ -1398,7 +1398,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=46"/> + PreprocessorDefinitions="BUILD=55"/>