diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-13 21:22:46 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-13 21:22:46 (GMT) |
commit | cc10e0469a7de275e32a2999e8793941bd61c297 (patch) | |
tree | b41af99fc76574c119d52defb68508842581d4f1 /Doc/texinputs | |
parent | 60d67c7afecd593616a14cde324382d7554da8f3 (diff) | |
download | cpython-cc10e0469a7de275e32a2999e8793941bd61c297.zip cpython-cc10e0469a7de275e32a2999e8793941bd61c297.tar.gz cpython-cc10e0469a7de275e32a2999e8793941bd61c297.tar.bz2 |
Just in case a copy of the documentation gets released somehow...
Diffstat (limited to 'Doc/texinputs')
-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 ff27707..ab26a10 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{February 19, 1999} % XXX update before release! +\date{April 13, 1999} % XXX update before release! \release{1.5.2} |