return the compiled AutoOpts version number
Usage:
char const * res = optionVersion();
Where the arguments are:
| Name | Type | Description | |
| —– | —– | ————- | |
| returns | char const * | the version string in constant memory |
Returns the full version string compiled into the library. The returned string cannot be modified.