diff options
| author | Fred Drake <fdrake@acm.org> | 2001-04-18 05:02:01 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2001-04-18 05:02:01 +0000 |
| commit | 635a7cfcbbf0f2c236fd37a8e55c56af3fca8259 (patch) | |
| tree | ad2907a22cd6052c4ad17ff73798205f2222deec /Doc | |
| parent | 6db412be4407ec0b81f3c652c9f7f0fad92a78e2 (diff) | |
| download | cpython-git-635a7cfcbbf0f2c236fd37a8e55c56af3fca8259.tar.gz | |
Sync version number with the current CVS version.
(Note that the docs are also being maintained on the 2.1.1 maintenance
branch, so users interested only in corrections and clarifications
can get that.)
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/texinputs/boilerplate.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index e296dbd957..3e35d1f838 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,6 +5,6 @@ E-mail: \email{python-docs@python.org} } -\date{April 15, 2001} % XXX update before release! -\release{2.1} % software release, not documentation -\setshortversion{2.1} % major.minor only for software +\date{\today} % XXX update before release! +\release{2.2a0} % software release, not documentation +\setshortversion{2.2} % major.minor only for software |
