diff options
author | Fred Drake <fdrake@acm.org> | 2001-03-22 17:01:43 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-03-22 17:01:43 (GMT) |
commit | 6909642d3896c62df07a85606548f5e6b852c05a (patch) | |
tree | 90723be8a594c169534dc50463dc9ac51716d3ea /Doc | |
parent | 15e07f44424aa79a3a646f13cab16735c50704a0 (diff) | |
download | cpython-6909642d3896c62df07a85606548f5e6b852c05a.zip cpython-6909642d3896c62df07a85606548f5e6b852c05a.tar.gz cpython-6909642d3896c62df07a85606548f5e6b852c05a.tar.bz2 |
Bump the version number.
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 287e915..660f298 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -6,5 +6,5 @@ } \date{\today} % XXX update before release! -\release{2.1 beta 1} % software release, not documentation +\release{2.1 beta 2} % software release, not documentation \setshortversion{2.1} % major.minor only for software |