From: Tim Peters Date: Mon, 25 Mar 2002 19:30:40 +0000 (+0000) Subject: Bump Windows build number to 33. X-Git-Tag: v2.2.1c2~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f2636d5573fe037bf7e7d5c6526fa8db3a8efae;p=thirdparty%2FPython%2Fcpython.git Bump Windows build number to 33. --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index b52630b307d4..97d082c6496e 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 33 2.2.1c2 + 26-Mar-2002 32 2.2.1c1 18-Mar-2002 28 2.2 final diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index cc1d5c6a8615..026eb370e28c 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=32 +# ADD CPP /D BUILD=33 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=32 +# ADD CPP /D BUILD=33 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"