From 74a72b9c4c26f9ee3790af6aea1ba12f71521593 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 8 Jul 2004 07:11:33 +0000 Subject: [PATCH] Bump build number to 54 for 2.4.0a1 --- PCbuild/BUILDno.txt | 2 ++ PCbuild/pythoncore.vcproj | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 3effcad350..093065f8ef 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 54 2.4.0a1 + 8-Jul-2004 53 2.3.4 (final) 27-May-2004 52 2.3.4c1 diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index e7673d1342..02b3ef58e7 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1022,7 +1022,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=46"/> + PreprocessorDefinitions="BUILD=54"/> @@ -1030,7 +1030,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=47"/> + PreprocessorDefinitions="BUILD=54"/>