From d37ddeba4c2a5d55ab526cc040beea4feb2ad0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 15 Oct 2004 05:44:39 +0000 Subject: Bump buildno for 2.4b1 --- PCbuild/BUILDno.txt | 2 ++ PCbuild/pythoncore.vcproj | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 9b364a6..97aca46 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 59bddb3..d101b4f 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"/>