Bump Windows build number for 2.3 final.

This commit is contained in:
Tim Peters 2003-07-29 00:18:44 +00:00
parent 0963803dcb
commit 32675b6860
2 changed files with 3 additions and 1 deletions

View File

@ -33,6 +33,8 @@ How to change the Windows build number:
Windows Python BUILD numbers
----------------------------
46 2.3 (final)
29-Jul-2003
45 2.3c2
24-Jul-2003
44 2.3c1

View File

@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c
# Begin Source File
SOURCE=..\Modules\getbuildinfo.c
# ADD CPP /D BUILD=45
# ADD CPP /D BUILD=46
# End Source File
# Begin Source File