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

Jack Jansen jackjansen@users.sourceforge.net
Sat, 08 Sep 2001 14:37:08 -0700


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

Modified Files:
	_checkversion.py 
Log Message:
Final tweaks for 2.2a3 distribution.

Index: _checkversion.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/_checkversion.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** _checkversion.py	2001/08/03 13:31:34	1.9
--- _checkversion.py	2001/09/08 21:37:06	1.10
***************
*** 6,10 ****
  
  _PACKAGE="MacPython"
! _VERSION="2.1.1"
  _URL="http://www.cwi.nl/~jack/macpythonversion.txt"
  
--- 6,10 ----
  
  _PACKAGE="MacPython"
! _VERSION="2.2a3"
  _URL="http://www.cwi.nl/~jack/macpythonversion.txt"