From: Jack Jansen Date: Tue, 19 Mar 2002 10:59:38 +0000 (+0000) Subject: Files used for 2.2.1c1 distribution. X-Git-Tag: v2.2.1c2~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a2ca2bf51537b219d2f0022dd3bdad3c05f8437;p=thirdparty%2FPython%2Fcpython.git Files used for 2.2.1c1 distribution. --- diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp index 140ce158e732..4177c1307aa6 100644 Binary files a/Mac/Build/PythonCore.mcp and b/Mac/Build/PythonCore.mcp differ diff --git a/Mac/Distributions/(vise)/Python 2.2.vct b/Mac/Distributions/(vise)/Python 2.2.vct index 18e625c0bb9c..18c96cc6401a 100644 Binary files a/Mac/Distributions/(vise)/Python 2.2.vct and b/Mac/Distributions/(vise)/Python 2.2.vct differ diff --git a/Mac/Include/macbuildno.h b/Mac/Include/macbuildno.h index d2179af9c042..0d1e0cee2c80 100644 --- a/Mac/Include/macbuildno.h +++ b/Mac/Include/macbuildno.h @@ -1 +1 @@ -#define BUILD 124 +#define BUILD 132 diff --git a/Mac/_checkversion.py b/Mac/_checkversion.py index 79cc5914cb8c..019d0efd011f 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.2.1" _URL="http://www.cwi.nl/~jack/macpythonversion.txt" try: