From: Martin v. Löwis Date: Wed, 18 Oct 2006 06:50:22 +0000 (+0000) Subject: Bump buildno for 2.4.4. X-Git-Tag: v2.4.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b499eec161f035be9749d65dd5d00aebd1284ae7;p=thirdparty%2FPython%2Fcpython.git Bump buildno for 2.4.4. --- 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"/>