summaryrefslogtreecommitdiffstats
path: root/Mac/_checkversion.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-02-21 22:33:55 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-02-21 22:33:55 (GMT)
commit5bb97e66dcbb110877ac17209c7d2641db6f6006 (patch)
tree7e8ae64ff6bc4b752ee0f15c894896772d3fd876 /Mac/_checkversion.py
parent4c641d0ce1cc764f300e8c6863eaaf37c956a8d2 (diff)
downloadcpython-5bb97e66dcbb110877ac17209c7d2641db6f6006.zip
cpython-5bb97e66dcbb110877ac17209c7d2641db6f6006.tar.gz
cpython-5bb97e66dcbb110877ac17209c7d2641db6f6006.tar.bz2
Checking mac-specific stuff from the 2.3a2 branch in on the trunk.
Diffstat (limited to 'Mac/_checkversion.py')
-rw-r--r--Mac/_checkversion.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/_checkversion.py b/Mac/_checkversion.py
index 79cc591..91b3954 100644
--- a/Mac/_checkversion.py
+++ b/Mac/_checkversion.py
@@ -5,7 +5,7 @@ _checkversion.py file"""
import pyversioncheck
_PACKAGE="MacPython"
-_VERSION="2.2"
+_VERSION="2.3a2"
_URL="http://www.cwi.nl/~jack/macpythonversion.txt"
try: