From 84362bc74af55b77f44572d8e642321435eeaa3c Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 19 Oct 2001 17:55:30 +0000 Subject: The usual post-release fiddling. --- Misc/NEWS | 25 +++++++++++++++++++++++++ PCbuild/python20.wse | 8 ++++---- 2 files changed, 29 insertions(+), 4 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 522ba40..a039a71 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,3 +1,28 @@ +What's New in Python 2.2b2? +XXX Planned XXX Release date: 14-Nov-2001 +=========================== + +Type/class unification and new-style classes + +Core and builtins + +Extension modules + +Library + +Tools/Demos + +Build + +C API + +New platforms + +Tests + +Windows + + What's New in Python 2.2b1? Release date: 19-Oct-2001 =========================== diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 3692fb1..52aff0f 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 beta 1 + Title=Python 2.2 beta 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,9 +18,9 @@ item: Global Patch Flags=0000000000001001 Patch Threshold=85 Patch Memory=4000 - EXE Filename=Python-2.2b1.exe + EXE Filename=Python-2.2b2.exe Dialogs Version=8 - Version File=2.2b1 + Version File=2.2b2 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.2b1 + Value=2.2b2 end item: Remark end -- cgit v0.12