From 82833639ea654f577934fd7f1c1086459d6e2a8e Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 22 Jun 2001 02:15:35 +0000 Subject: Windows fiddling for the 2.0.1 release. --- PCbuild/BUILDno.txt | 2 ++ PCbuild/python20.dsp | 4 ++-- PCbuild/python20.wse | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 4ae1950..c6e2934 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 18 2.0.1 + 22-Jun-2001 17 2.0.1c1 13-Jun-2001 8 2.0 (final) diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index 9af4082..26338bb 100644 --- a/PCbuild/python20.dsp +++ b/PCbuild/python20.dsp @@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c !IF "$(CFG)" == "python20 - Win32 Release" -# ADD CPP /D BUILD=17 +# ADD CPP /D BUILD=18 !ELSEIF "$(CFG)" == "python20 - Win32 Debug" -# ADD CPP /D BUILD=17 +# ADD CPP /D BUILD=18 !ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug" diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index fa1e94f..b99a147 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=5.0 - Title=Python 2.0.1c1 + Title=Python 2.0.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 @@ -64,7 +64,7 @@ item: End Block end item: Set Variable Variable=APPTITLE - Value=Python 2.0.1c1 + Value=Python 2.0.1 end item: Set Variable Variable=GROUP -- cgit v0.12