From abf925f6bf40f24647b477fe42b12f30da242fbb Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 28 Sep 2001 21:53:42 +0000 Subject: Post-release fiddling (prep for 2.2b1). --- Misc/NEWS | 23 +++++++++++++++++++++++ PCbuild/python20.wse | 8 ++++---- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index b301fa1..c05ff95 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,3 +1,26 @@ +What's New in Python 2.2b1? +Release date: 28-Sep-2100 +=========================== + +Type/class unification and new-style classes + +Core + +Library + +Tools + +Build + +C API + +New platforms + +Tests + +Windows + + What's New in Python 2.2a4? Release date: 28-Sep-2001 =========================== diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index d712e56..7bfd387 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 alpha 4 + Title=Python 2.2 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.2a4.exe + EXE Filename=Python-2.2b1.exe Dialogs Version=8 - Version File=2.2a4 + Version File=2.2b1 Version Description=Python Programming Language Version Copyright=©2001 Python Software Foundation Version Company=PythonLabs at Zope Corporation @@ -64,7 +64,7 @@ item: Global end item: Set Variable Variable=PYVER_STRING - Value=2.2a4 + Value=2.2b1 end item: Remark end -- cgit v0.12