From 5da9ce47d0ee1afdc4d0ed84393fd310791a2bf3 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 30 May 2003 15:43:34 +0000 Subject: [PATCH] Update the buildno diplayed by Windows Python 2.2.3. --- PCbuild/pythoncore.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.47.3