From: Tim Peters Date: Mon, 16 Apr 2001 01:44:08 +0000 (+0000) Subject: Update Windows installer & build number to 2.1c2 release. X-Git-Tag: v2.1c2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b093166f934ae562ec8fb424ff0c0cca82b71e47;p=thirdparty%2FPython%2Fcpython.git Update Windows installer & build number to 2.1c2 release. --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 04c63c34f1a6..0e19768c2ec8 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 14 2.1c2 + 15-Apr-2001 13 2.1c1 12-Apr-2001 12 2.1b2 diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index da34dac612c9..dbe1e54de8b9 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=5.0 - Title=Python 2.1 release candidate 1 + Title=Python 2.1 release candidate 2 Flags=00010100 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Japanese Font Name=MS Gothic @@ -66,7 +66,7 @@ item: End Block end item: Set Variable Variable=APPTITLE - Value=Python 2.1 release candidate 1 + Value=Python 2.1 release candidate 2 end item: Set Variable Variable=GROUP diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 53b0e4fe9dfb..4d95a125930d 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=13 +# ADD CPP /D BUILD=14 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=13 +# ADD CPP /D BUILD=14 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"