From: Tim Peters Date: Thu, 15 Nov 2001 19:50:51 +0000 (+0000) Subject: Bump Windows buildno for 2.2b2. X-Git-Tag: v2.2.1c1~761 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=330bdfe3358daa90e12da47ec25df41bb46b9633;p=python Bump Windows buildno for 2.2b2. --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index fa8e51ca47..acea5fe6d1 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 26 2.2b2 + 16-Nov-2001 25 2.2b1 19-Oct-2001 24 2.2a4 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 9e6591f08f..afb2a98aba 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c !IF "$(CFG)" == "pythoncore - Win32 Release" -# ADD CPP /D BUILD=25 +# ADD CPP /D BUILD=26 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=25 +# ADD CPP /D BUILD=26 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"