From: Neal Norwitz Date: Thu, 22 Jun 2006 06:35:30 +0000 (+0000) Subject: Reset the doc date to today for the automatic doc builds X-Git-Tag: v2.5b2~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=418e73d89f6ea1af0f06c1a95266a1948796b430;p=python Reset the doc date to today for the automatic doc builds --- diff --git a/Doc/commontex/boilerplate.tex b/Doc/commontex/boilerplate.tex index 05468d6eba..b4c9f480da 100644 --- a/Doc/commontex/boilerplate.tex +++ b/Doc/commontex/boilerplate.tex @@ -5,5 +5,5 @@ Email: \email{docs@python.org} } -\date{20 June, 2006} % XXX update before final release! +\date{\today} % XXX update before final release! \input{patchlevel} % include Python version information