[Python-checkins] CVS: python/dist/src/Mac/Include macbuildno.h,1.17,1.18

Jack Jansen jackjansen@users.sourceforge.net
Tue, 07 Aug 2001 06:52:20 -0700


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

Modified Files:
	macbuildno.h 
Log Message:
Bit another bullet: all toolbox modules are now in dynamically loaded modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.

Index: macbuildno.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Include/macbuildno.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** macbuildno.h	2001/08/03 13:31:35	1.17
--- macbuildno.h	2001/08/07 13:52:18	1.18
***************
*** 1 ****
! #define BUILD 97
--- 1 ----
! #define BUILD 101