diff options
author | Fred Drake <fdrake@acm.org> | 1998-04-09 14:50:47 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-04-09 14:50:47 (GMT) |
commit | 02a8e6b60095dd9b918d6dd2bc51d9eae21900ed (patch) | |
tree | 196d2585601d57ce9d532220a457fa08c678bd17 /Doc/texinputs | |
parent | 20ca9171c15c0cabd063c44129535c05d4301bd2 (diff) | |
download | cpython-02a8e6b60095dd9b918d6dd2bc51d9eae21900ed.zip cpython-02a8e6b60095dd9b918d6dd2bc51d9eae21900ed.tar.gz cpython-02a8e6b60095dd9b918d6dd2bc51d9eae21900ed.tar.bz2 |
Update release number and date.
Diffstat (limited to 'Doc/texinputs')
-rw-r--r-- | Doc/texinputs/boilerplate.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index cedf0ea..531e872 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{March 13, 1998} % XXX update before release! -\release{1.5} +\date{April 14, 1998} % XXX update before release! +\release{1.5.1beta1} |