From 96547c1d44c7e38b924d5d1a30a14c021d68006a Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Mon, 8 Apr 2002 18:02:54 +0000 Subject: [PATCH] Change the 2.1.3 Windows buildno (#35). --- PCbuild/pythoncore.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.47.3