From: Tim Peters Date: Fri, 30 May 2003 15:43:34 +0000 (+0000) Subject: Update the buildno diplayed by Windows Python 2.2.3. X-Git-Tag: v2.2.3~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5da9ce47d0ee1afdc4d0ed84393fd310791a2bf3;p=thirdparty%2FPython%2Fcpython.git Update the buildno diplayed by Windows Python 2.2.3. --- diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 69c639da11a9..2f248eb9384e 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=41 +# ADD CPP /D BUILD=42 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=41 +# ADD CPP /D BUILD=42 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"