From: Tim Peters Date: Thu, 6 Sep 2001 16:33:17 +0000 (+0000) Subject: Bump Windows buildno (installer changes were made earlier). X-Git-Tag: v2.2a3~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=745e366b4b688643d47fe22a38c9384c0792613a;p=thirdparty%2FPython%2Fcpython.git Bump Windows buildno (installer changes were made earlier). --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 9e2ef90c5ab4..7d6938f67afe 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 23 2.2a3 + 07-Sep-2001 22 2.2a2 22-Aug-2001 21 2.2a1 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 811c455d0d7c..74e98b07d41c 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=22 +# ADD CPP /D BUILD=23 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=22 +# ADD CPP /D BUILD=23 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"