From: Tim Peters Date: Thu, 4 Apr 2002 21:49:28 +0000 (+0000) Subject: Fiddle Windows build number for 2.2.1 final. X-Git-Tag: v2.2.1~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6fa6b9824fd5f44f1aac6ddca176c5633807d5df;p=thirdparty%2FPython%2Fcpython.git Fiddle Windows build number for 2.2.1 final. --- diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 026eb370e28c..e133cf55b523 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=33 +# ADD CPP /D BUILD=34 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=33 +# ADD CPP /D BUILD=34 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"