From c343feda69f560edd3036c037f3eec61eaba983c Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Tue, 23 Sep 2003 20:24:21 +0000 Subject: [PATCH] Update the windows build number for 2.3.1 to 47. --- PCbuild/BUILDno.txt | 2 ++ PCbuild/pythoncore.dsp | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 2aef453b1e7a..7303bf6c3028 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 47 2.3.1 (final) + 23-Sep-2003 46 2.3 (final) 29-Jul-2003 45 2.3c2 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index afe6fe6053ea..470ceb53a0a7 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=46 +# ADD CPP /D BUILD=47 # End Source File # Begin Source File -- 2.47.3