diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-04-24 16:45:34 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-04-24 16:45:34 (GMT) |
commit | 3209410cb53457c0aa2facceb8d9a6ad24e1702d (patch) | |
tree | 0d7a58a5970f7cced1ead38b9fa9a7c6a9d24369 /PCbuild | |
parent | 4e42b31d2e4f1f4fb49a1aef171c5e9c0c80dd56 (diff) | |
download | cpython-3209410cb53457c0aa2facceb8d9a6ad24e1702d.zip cpython-3209410cb53457c0aa2facceb8d9a6ad24e1702d.tar.gz cpython-3209410cb53457c0aa2facceb8d9a6ad24e1702d.tar.bz2 |
Bump version number to 2.3b1.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/BUILDno.txt | 2 | ||||
-rw-r--r-- | PCbuild/python20.wse | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index f118992..42aaeb4 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -33,6 +33,8 @@ How to change the Windows build number: Windows Python BUILD numbers ---------------------------- + 40 2.3b1 + 25-Apr-2003 39 2.3a2 19-Feb-2003 38 2.3a1 diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index c6e1d9d..30195ea 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 alpha 2 + Title=Python 2.3 beta 1 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,9 +18,9 @@ item: Global Patch Flags=0000000000001001 Patch Threshold=85 Patch Memory=4000 - EXE Filename=Python-2.3a2.exe + EXE Filename=Python-2.3b1.exe Dialogs Version=8 - Version File=2.3a2 + Version File=2.3b1 Version Description=Python Programming Language Version Copyright=©2001-2003 Python Software Foundation Version Company=PythonLabs at Zope Corporation @@ -66,7 +66,7 @@ item: Global end item: Set Variable Variable=PYVER_STRING - Value=2.3a2 + Value=2.3b1 end item: Remark end |