diff options
author | Fred Drake <fdrake@acm.org> | 1997-07-25 13:14:35 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1997-07-25 13:14:35 (GMT) |
commit | b065452ebc45953d430a3bd745d52031e1a76c6b (patch) | |
tree | e2df84399273d4a20f7476414005a8aaa379d539 /Doc/texinputs | |
parent | 12d9eac0a2d6c43d6819edc347f00cbe1d6cac3a (diff) | |
download | cpython-b065452ebc45953d430a3bd745d52031e1a76c6b.zip cpython-b065452ebc45953d430a3bd745d52031e1a76c6b.tar.gz cpython-b065452ebc45953d430a3bd745d52031e1a76c6b.tar.bz2 |
Bump up the version number. The date still needs to be set (Guido will
have to do that one!), but at least the version will match the release
version. (1.5a2 got skipped for this.)
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 7e7ebc2..5caab2f 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{May 8, 1997 \\ Release 1.5a1} % XXX update before release! +\date{May 8, 1997 \\ Release 1.5a3} % XXX update before release! |