diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-03-14 22:46:55 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-03-14 22:46:55 (GMT) |
commit | ce476335997568e39abc3c89b806df32c357dcf5 (patch) | |
tree | c888fa790c1549c27d66f93d6bb7444db6c9e3de | |
parent | 21c9324bcb8fe186af8549fe21b65876ef85ecb0 (diff) | |
download | cpython-ce476335997568e39abc3c89b806df32c357dcf5.zip cpython-ce476335997568e39abc3c89b806df32c357dcf5.tar.gz cpython-ce476335997568e39abc3c89b806df32c357dcf5.tar.bz2 |
Fiddle Windows installer to call this "2.2.1 release candidate 1".
-rw-r--r-- | PCbuild/python20.wse | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index c043274..9c8e432 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=8.14 - Title=Python 2.2.1 alpha 1 + Title=Python 2.2.1 release candidate 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.2.1a1.exe + EXE Filename=Python-2.2.1c1.exe Dialogs Version=8 - Version File=2.2.1a1 + Version File=2.2.1c1 Version Description=Python Programming Language Version Copyright=©2002 Python Software Foundation Version Company=PythonLabs at Zope Corporation @@ -64,7 +64,7 @@ item: Global end item: Set Variable Variable=PYVER_STRING - Value=2.2a1 + Value=2.2.1c1 end item: Remark end |