commit | 30f76ffd0074b1d1c0f9fb946f43e5da8210328c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Jun 30 16:06:19 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Jun 30 16:06:19 2000 +0000 |
tree | 204294ba9a8e819e8307b0f664803673d7d03f71 | |
parent | 61b49b3d6bbc0daa31e476268b9560f4bbc912a8 [diff] [blame] |
Update version numbering from 1.6 to 2.0.
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index fac635a..28be620 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex
@@ -40,7 +40,7 @@ \begin{description} \item[\module{dircmp}] --- Class to build directory diff tools on (may become a demo or tool). -\deprecated{1.6}{The \refmodule{filecmp} module will replace +\deprecated{2.0}{The \refmodule{filecmp} module will replace \module{dircmp}.} \item[\module{bdb}]