Specifies the version.
Syntax
@version version
The version may be continued on the next line.
Example:
'** 'Returns score for specified turn. ' '@version 2.1 Public Function evaluateTurn(ByVal x As Integer, ByVal y As Integer) As Integer End Function.