Checking mac-specific stuff from the 2.3a2 branch in on the trunk.
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 @@
 import pyversioncheck
 
 _PACKAGE="MacPython"
-_VERSION="2.2"
+_VERSION="2.3a2"
 _URL="http://www.cwi.nl/~jack/macpythonversion.txt"
 
 try: