From: Martin v. Löwis Date: Fri, 15 Oct 2004 05:44:39 +0000 (+0000) Subject: Bump buildno for 2.4b1 X-Git-Tag: v2.4b1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d37ddeba4c2a5d55ab526cc040beea4feb2ad0c6;p=thirdparty%2FPython%2Fcpython.git Bump buildno for 2.4b1 --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 9b364a6974f0..97aca4655330 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 57 2.4.0b1 + 15-Oct-2004 56 2.4.0a3 2-Sep-2004 55 2.4.0a2 diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 59bddb3b2a82..d101b4f61ada 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1385,7 +1385,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=56"/> + PreprocessorDefinitions="BUILD=57"/> @@ -1393,7 +1393,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=56"/> + PreprocessorDefinitions="BUILD=57"/> @@ -1401,7 +1401,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=56"/> + PreprocessorDefinitions="BUILD=57"/>