Add unidata_version. Bump generator version number.

This commit is contained in:
Martin v. Löwis 2002-11-25 09:13:37 +00:00
parent 05ced6aa76
commit b5c980b802
6 changed files with 19 additions and 5 deletions

View file

@ -117,3 +117,10 @@ followed by the canonical composition.
\versionadded{2.3}
\end{funcdesc}
In addition, the module exposes the following constant:
\begin{datadesc}{unidata_version}
The version of the Unicode database used in this module.
\versionadded{2.3}
\end{datadesc}