From 9cab556769c294db7b1525ffba9c4c8f0bd5f8dd Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Sat, 27 Sep 2003 20:02:42 +0000 Subject: The windows build number for 2.3.2c1 is 48. --- 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 7303bf6..7f79684 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 48 2.3.2c1 + 30-Sep-2003 47 2.3.1 (final) 23-Sep-2003 46 2.3 (final) diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 470ceb5..f0aaece 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=47 +# ADD CPP /D BUILD=48 # End Source File # Begin Source File -- cgit v0.12