diff options
author | Fred Drake <fdrake@acm.org> | 1998-08-11 13:14:08 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-08-11 13:14:08 (GMT) |
commit | 916f7c1e7c7c2683ffdedcad2a60f27e6669f5a5 (patch) | |
tree | 07fc5337efb402778fe22438e1048a907519407e /Doc | |
parent | 6aa5d482fb40bdc0061e55e4a213878ad535a347 (diff) | |
download | cpython-916f7c1e7c7c2683ffdedcad2a60f27e6669f5a5.zip cpython-916f7c1e7c7c2683ffdedcad2a60f27e6669f5a5.tar.gz cpython-916f7c1e7c7c2683ffdedcad2a60f27e6669f5a5.tar.bz2 |
Better check in the date from the last magic-fix-release. ;-)
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/texinputs/boilerplate.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 7726734..6b4012d 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -6,5 +6,5 @@ E-mail: \email{guido@CNRI.Reston.Va.US}, \email{guido@python.org} } -\date{August 4, 1998} % XXX update before release! +\date{August 6, 1998} % XXX update before release! \release{1.5.1} |