From 9f678a1c2c61be13fde0f6bb66ce3c54bbfbc41e Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Thu, 30 Sep 1999 11:12:13 +0000 Subject: [PATCH] 1.5.2c1 version. --- Mac/_checkversion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/_checkversion.py b/Mac/_checkversion.py index ee018574190..264723c3cfb 100644 --- a/Mac/_checkversion.py +++ b/Mac/_checkversion.py @@ -5,7 +5,7 @@ import pyversioncheck _PACKAGE="MacPython" -_VERSION="1.5.2b1" +_VERSION="1.5.2c1" _URL="http://www.cwi.nl/~jack/macpythonversion.txt" try: