From b499eec161f035be9749d65dd5d00aebd1284ae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Wed, 18 Oct 2006 06:50:22 +0000 Subject: 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 4fd21ce..7f8a3ac 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 cea4e96..da36978 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"/> -- cgit v0.12