Designating the version of the code or page ( version )
The version command is used to indicate what version this particular piece of code is.
Syntax
Output
The output can be seen as the second line on this Description tab, and consists of:
Version: 0.95 Beta About section commands
This command is a section command (also called
"Special Sections"). Common to all section commands is the fact that the section continues until a blank line or another section command is encountered.
The section commands are:
\bug, \deprecated, \throw, \internal, \note, \param, \remark, \sa, \todo, \warning
(Multiple commands are allowed yielding a bulleted list)
\author, \brief, \return, \version
(Only intended to be used once per entity)