From 1e3d6a073a6debcdf19a0413a0369686745b6f7c Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 18 Dec 2003 19:17:18 +0000 Subject: Windows build number for Python 2.3.3 is 51. --- 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 5c9af5b..9bc83b0 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 51 2.3.3 + 19-Dec-2003 50 2.3.3c1 5-Dec-2003 49 2.3.2 (final) diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 2eaa731..788dfab 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=50 +# ADD CPP /D BUILD=51 # End Source File # Begin Source File -- cgit v0.12