From: Tim Peters Date: Thu, 18 Oct 2001 15:19:38 +0000 (+0000) Subject: Bump Windows build # for 2.2b1. X-Git-Tag: v2.2.1c1~1201 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a9d16b90f87fc4191b7a68865c2e73f6c3d8511;p=thirdparty%2FPython%2Fcpython.git Bump Windows build # for 2.2b1. --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index b0c65a3db4bf..fa8e51ca4723 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 25 2.2b1 + 19-Oct-2001 24 2.2a4 28-Sep-2001 23 2.2a3 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index e07cd32a454b..e4e49ea7381b 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=24 +# ADD CPP /D BUILD=25 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=24 +# ADD CPP /D BUILD=25 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"