From 5c00d4c5f96f18cb4631140581f55e340d5090d5 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Mon, 14 Oct 2002 15:03:43 +0000 Subject: [PATCH] Update Windows buildno for 2.2.2 final. --- PCbuild/pythoncore.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 759b360d2d54..722a5ebb4562 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=36 +# ADD CPP /D BUILD=37 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" -# ADD CPP /D BUILD=36 +# ADD CPP /D BUILD=37 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" -- 2.47.3