From: Anthony Baxter Date: Mon, 28 Mar 2005 09:04:20 +0000 (+0000) Subject: 2.4.1 buildno X-Git-Tag: v2.4.1~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92d395026e38acf28c92e991f0b983ad729c3eb7;p=thirdparty%2FPython%2Fcpython.git 2.4.1 buildno --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 06bb2a4700b5..212723ceff65 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 65 2.4.1 + 30-Mar-2005 64 2.4.1c2 17-Mar-2005 63 2.4.1c1 diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index d4346baeb2de..25d070ff83ce 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1385,7 +1385,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=64"/> + PreprocessorDefinitions="BUILD=65"/> @@ -1393,7 +1393,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=64"/> + PreprocessorDefinitions="BUILD=65"/> @@ -1401,7 +1401,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=64"/> + PreprocessorDefinitions="BUILD=65"/>