Tweaks for MacPython 2.2b1

This commit is contained in:
Jack Jansen 2001-10-23 22:22:09 +00:00
parent 8626aeb1ce
commit 5d528b787e
11 changed files with 52 additions and 57 deletions

View file

@ -5,7 +5,7 @@ _checkversion.py file"""
import pyversioncheck
_PACKAGE="MacPython"
_VERSION="2.2a3"
_VERSION="2.2b1"
_URL="http://www.cwi.nl/~jack/macpythonversion.txt"
try: