From: Tim Peters Date: Mon, 8 Apr 2002 18:02:54 +0000 (+0000) Subject: Change the 2.1.3 Windows buildno (#35). X-Git-Tag: v2.1.3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96547c1d44c7e38b924d5d1a30a14c021d68006a;p=thirdparty%2FPython%2Fcpython.git Change the 2.1.3 Windows buildno (#35). --- diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 063e3f2cbca5..4016d0e60f08 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=31 +# ADD CPP /D BUILD=35 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=31 +# ADD CPP /D BUILD=35 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"