From 36b5711ff14a6a6f8d900e08712b7cdd49999a03 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Wed, 13 Jun 2001 19:19:52 +0000 Subject: Set Windows buildno to 17 for 2.0.1c1. --- PCbuild/python20.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index ac2d03d..9af4082 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=8 +# ADD CPP /D BUILD=17 !ELSEIF "$(CFG)" == "python20 - Win32 Debug" -# ADD CPP /D BUILD=8 +# ADD CPP /D BUILD=17 !ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug" -- cgit v0.12