From b499eec161f035be9749d65dd5d00aebd1284ae7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Wed, 18 Oct 2006 06:50:22 +0000 Subject: [PATCH] Bump buildno for 2.4.4. --- 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 4fd21ce53926..7f8a3ac5d4fb 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 71 2.4.4 + 18-Oct-2006 70 2.4.4c1 11-Oct-2006 69 2.4.3 diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index cea4e961bdd3..da36978b5f54 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1385,7 +1385,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=70"/> + PreprocessorDefinitions="BUILD=71"/> @@ -1393,7 +1393,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=70"/> + PreprocessorDefinitions="BUILD=71"/> -- 2.47.3