diff options
author | Guido van Rossum <guido@python.org> | 1996-08-23 15:45:37 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-08-23 15:45:37 (GMT) |
commit | 93e2ee5753c70e91e19d7d31bbf32bdb416c6cab (patch) | |
tree | 916c018dc2d68dd81e187567170df139a3fd66e6 /Doc/texinputs | |
parent | 5bd85d93c4808935eb3cc3490a0d080e7e727ab7 (diff) | |
download | cpython-93e2ee5753c70e91e19d7d31bbf32bdb416c6cab.zip cpython-93e2ee5753c70e91e19d7d31bbf32bdb416c6cab.tar.gz cpython-93e2ee5753c70e91e19d7d31bbf32bdb416c6cab.tar.bz2 |
New version/date
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 0c846b3..2da803a 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,4 +5,4 @@ E-mail: {\tt guido@CNRI.Reston.Va.US}, {\tt guido@python.org} } -\date{July 31th, 1996 \\ Release 1.4beta2} % XXX update before release! +\date{August 25, 1996 \\ Release 1.4beta3} % XXX update before release! |