From: Tim Peters Date: Wed, 13 Jun 2001 19:19:52 +0000 (+0000) Subject: Set Windows buildno to 17 for 2.0.1c1. X-Git-Tag: v2.0.1c1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36b5711ff14a6a6f8d900e08712b7cdd49999a03;p=thirdparty%2FPython%2Fcpython.git Set Windows buildno to 17 for 2.0.1c1. --- diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index ac2d03d1e4ca..9af408262c77 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"