From d50abca1fb4784816b5e4bc8c285f247d950f729 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 12 May 2004 19:51:26 +0000 Subject: [PATCH] Windows build number for 2.3.4c1 is 52. --- PCbuild/BUILDno.txt | 4 +++- PCbuild/pythoncore.dsp | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 9bc83b0ad1b5..eec3105822af 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,7 +33,9 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- - 51 2.3.3 + 52 2.3.4c1 + 13-May-2004 + 51 2.3.3 (final) 19-Dec-2003 50 2.3.3c1 5-Dec-2003 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 788dfabefeaa..5a7118eabb3c 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c # Begin Source File SOURCE=..\Modules\getbuildinfo.c -# ADD CPP /D BUILD=51 +# ADD CPP /D BUILD=52 # End Source File # Begin Source File -- 2.47.3