Update version numbering from 1.6 to 2.0.

This commit is contained in:
Fred Drake 2000-06-30 16:06:19 +00:00
parent 61b49b3d6b
commit 30f76ffd00
11 changed files with 16 additions and 16 deletions

View file

@ -63,7 +63,7 @@ over using the \code{template} variable directly.
\end{funcdesc}
\begin{datadesc}{template}
\deprecated{1.6}{Use \function{gettempprefix()} instead.}
\deprecated{2.0}{Use \function{gettempprefix()} instead.}
When set to a value other than \code{None}, this variable defines the
prefix of the final component of the filenames returned by
\function{mktemp()}. A string of decimal digits is added to generate