Application.setVersion

void setVersion(string version_)

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.

Parameters

version_the version of application