From: Martin v. Löwis Date: Sun, 7 Nov 2004 10:08:29 +0000 (+0000) Subject: Bump version for 2.4c1 X-Git-Tag: v2.4c1~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e174ae9a1d7d57f406fa3c25de32dfffcd950ea2;p=thirdparty%2FPython%2Fcpython.git Bump version for 2.4c1 --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 478e0d3eff29..9e5b97e98bf2 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,8 +33,10 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 59 2.4.0c1 + 7-Nov-2004 58 2.4.0b2 - 22-Nov-2004 + 2-Nov-2004 57 2.4.0b1 15-Oct-2004 56 2.4.0a3 diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index e5be4cf0e007..1fcd8907d2b5 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1385,7 +1385,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=58"/> + PreprocessorDefinitions="BUILD=59"/> @@ -1393,7 +1393,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=58"/> + PreprocessorDefinitions="BUILD=59"/> @@ -1401,7 +1401,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="" - PreprocessorDefinitions="BUILD=58"/> + PreprocessorDefinitions="BUILD=59"/>