Application.setVersion

Sets the version number of application. This will be used to implement a --version command line argument

The application version can only be modified if application has not yet been registered.

class Application
void
setVersion
(
string version_
)

Parameters

version_ string

the version of application