From: Tim Peters Date: Thu, 27 Sep 2001 16:28:15 +0000 (+0000) Subject: Bump Windows build numbers for 2.2a4; installer changes were done earlier. X-Git-Tag: v2.2.1c1~1582 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30bff63958c4aaa867aef686c4d1520c99d4f13d;p=python Bump Windows build numbers for 2.2a4; installer changes were done earlier. --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 7d6938f67a..b0c65a3db4 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 24 2.2a4 + 28-Sep-2001 23 2.2a3 07-Sep-2001 22 2.2a2 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 74e98b07d4..48949cd267 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c !IF "$(CFG)" == "pythoncore - Win32 Release" -# ADD CPP /D BUILD=23 +# ADD CPP /D BUILD=24 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=23 +# ADD CPP /D BUILD=24 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"