From: Tim Peters Date: Sat, 14 Jul 2001 03:39:35 +0000 (+0000) Subject: Prepare Windows build for 2.1.1 final (buildno and installer screens). X-Git-Tag: v2.1.1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01e871fdec3a3b93c8b0c2927f9800bb8054806a;p=thirdparty%2FPython%2Fcpython.git Prepare Windows build for 2.1.1 final (buildno and installer screens). --- diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 6a7b5ae71ea2..993792b22b0f 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -35,7 +35,7 @@ Windows Python BUILD numbers ---------------------------- 20 2.1.1 TENTATIVE 20-Jul-2001 - 19 2.1.1c1 TENTATIVE + 19 2.1.1c1 13-Jul-2001 15 2.1 16-Apr-2001 diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index a4ff0f63d7ab..95ee84d9c535 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.1c1 + Title=Python 2.1.1 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.1c1 + Value=Python 2.1.1 end item: Set Variable Variable=GROUP diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 4ec2b6464d84..36c680b1b921 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=19 +# ADD CPP /D BUILD=20 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=19 +# ADD CPP /D BUILD=20 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"