diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/BUILDno.txt | 2 | ||||
-rw-r--r-- | PCbuild/python20.wse | 10 | ||||
-rw-r--r-- | PCbuild/pythoncore.dsp | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 9859a8b..26f491a 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 45 2.3c2 + 24-Jul-2003 44 2.3c1 18-Jul-2003 43 2.3b2 diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index adabb8e..153bb02 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=8.14 - Title=Python 2.3 release candidate 1 + Title=Python 2.3 release candidate 2 Flags=00010100 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Japanese Font Name=MS Gothic @@ -18,14 +18,14 @@ item: Global Patch Flags=0000000000001001 Patch Threshold=85 Patch Memory=4000 - EXE Filename=Python-2.3c1.exe + EXE Filename=Python-2.3c2.exe Dialogs Version=8 - Version File=2.3c1 + Version File=2.3c2 Version Description=Python Programming Language Version Copyright=©2001-2003 Python Software Foundation Version Company=PythonLabs at Zope Corporation Crystal Format=10111100101100000010001001001001 - Step View=&Properties + Step View=&All Variable Name1=_WISE_ Variable Description1=WISE root directory Variable Default1=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1 @@ -67,7 +67,7 @@ item: Global end item: Set Variable Variable=PYVER_STRING - Value=2.3c1 + Value=2.3c2 end item: Remark end diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 10e743c..6a441b3 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=44
+# ADD CPP /D BUILD=45
# End Source File
# Begin Source File
|