[Python-checkins] python/dist/src/Mac/OSX Makefile,1.50,1.51
jackjansen at users.sourceforge.net
jackjansen at users.sourceforge.net
Wed Nov 19 08:33:21 EST 2003
Update of /cvsroot/python/python/dist/src/Mac/OSX
In directory sc8-pr-cvs1:/tmp/cvs-serv29633
Modified Files:
Makefile
Log Message:
Upped version
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Makefile,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** Makefile 23 Jul 2003 10:49:17 -0000 1.50
--- Makefile 19 Nov 2003 13:33:19 -0000 1.51
***************
*** 3,7 ****
# commandline in that case.
! VERSION=2.3
builddir = ../..
srcdir = ../..
--- 3,7 ----
# commandline in that case.
! VERSION=2.4
builddir = ../..
srcdir = ../..
More information about the Python-checkins
mailing list