Skip to content

Commit

Permalink
Closes #2239
Browse files Browse the repository at this point in the history
Add versionBuild and dateModified as intended.
  • Loading branch information
HansOlsson committed May 10, 2019
1 parent ab67cfa commit 1192feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ \subsection{Version Handling}\doublelabel{version-handling}
\emph{{[}The to-tag is added for clarity and optionally allows a tool
to convert in multiple steps.{]}}
\item
\lstinline!uses(IDENT (version = VERSION-NUMBER) )!\\
\lstinline!uses(IDENT (version = VERSION-NUMBER [, versionBuild=INTEGER] [,dateModified=STRING] ) )!\\
Defines that classes within this top-level class uses version
\lstinline!VERSION-NUMBER! of classes within the top-level class \lstinline!IDENT!.
\end{itemize}
Expand Down

0 comments on commit 1192feb

Please sign in to comment.