[Python-checkins] python/dist/src/Doc/commontex boilerplate.tex, 1.1.2.6, 1.1.2.7

fdrake at users.sourceforge.net fdrake at users.sourceforge.net
Fri May 14 01:09:14 EDT 2004


Update of /cvsroot/python/python/dist/src/Doc/commontex
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2694/Doc/commontex

Modified Files:
      Tag: release23-maint
	boilerplate.tex 
Log Message:
update for the predicted 2.3.4 final release date,
getting the year right this time


Index: boilerplate.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/commontex/boilerplate.tex,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** boilerplate.tex	12 May 2004 04:13:18 -0000	1.1.2.6
--- boilerplate.tex	14 May 2004 05:09:10 -0000	1.1.2.7
***************
*** 7,10 ****
  
  %\date{\today}
! \date{May 13, 2003}		% XXX update before final release!
  \input{patchlevel}		% include Python version information
--- 7,10 ----
  
  %\date{\today}
! \date{May 20, 2004}		% XXX update before final release!
  \input{patchlevel}		% include Python version information




More information about the Python-checkins mailing list