From 735950b3c0681d187cdc590f5c74e8bec3492919 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Tue, 31 Dec 2002 02:09:08 +0000 Subject: Bump the Windows build # for 2.3a1. --- 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 e6a50e6..a657e1c 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 38 2.3a1 + 31-Dec-2002 37 2.2.2 (final) 14-Oct-2002 36 2.2.2b1 diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 0c5d43d..5a84506 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=29 +# ADD CPP /D BUILD=38 # End Source File # Begin Source File -- cgit v0.12