[Python-checkins] python/dist/src/Doc Makefile,1.263,1.264

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 30 Jul 2003 12:14:56 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv10188

Modified Files:
	Makefile 
Log Message:
there's a new "What's New" for Python 2.4


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.263
retrieving revision 1.264
diff -C2 -d -r1.263 -r1.264
*** Makefile	30 Jul 2003 18:43:27 -0000	1.263
--- Makefile	30 Jul 2003 19:14:54 -0000	1.264
***************
*** 96,100 ****
  # The end of this should reflect the major/minor version numbers of
  # the release:
! WHATSNEW=whatsnew23
  
  # what's what
--- 96,100 ----
  # The end of this should reflect the major/minor version numbers of
  # the release:
! WHATSNEW=whatsnew24
  
  # what's what