From 6d772132e999b9841ef42ad70381efb222cd500e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Wed, 1 Sep 2004 18:29:25 +0000 Subject: [PATCH] Update buildno for 2.4a3 --- 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 37d59780437..9b364a6974f 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 56 2.4.0a3 + 2-Sep-2004 55 2.4.0a2 4-Aug-2004 54 2.4.0a1 diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index b4cda83c484..59498b31c85 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1382,7 +1382,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=55"/> + PreprocessorDefinitions="BUILD=56"/> @@ -1390,7 +1390,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=55"/> + PreprocessorDefinitions="BUILD=56"/> @@ -1398,7 +1398,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=55"/> + PreprocessorDefinitions="BUILD=56"/>