[Python-checkins] CVS: python/dist/src/Mac _checkversion.py,1.11,1.11.6.1

Jack Jansen jackjansen@users.sourceforge.net
Wed, 26 Dec 2001 14:57:00 -0800


Update of /cvsroot/python/python/dist/src/Mac
In directory usw-pr-cvs1:/tmp/cvs-serv6942/Python/Mac

Modified Files:
      Tag: release22-branch
	_checkversion.py 
Log Message:
Files used for MacPython 2.2 final distribution.

Index: _checkversion.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/_checkversion.py,v
retrieving revision 1.11
retrieving revision 1.11.6.1
diff -C2 -d -r1.11 -r1.11.6.1
*** _checkversion.py	2001/10/23 22:21:10	1.11
--- _checkversion.py	2001/12/26 22:56:58	1.11.6.1
***************
*** 6,10 ****
  
  _PACKAGE="MacPython"
! _VERSION="2.2b1"
  _URL="http://www.cwi.nl/~jack/macpythonversion.txt"
  
--- 6,10 ----
  
  _PACKAGE="MacPython"
! _VERSION="2.2"
  _URL="http://www.cwi.nl/~jack/macpythonversion.txt"