std::string getVersionLong()
Returns Version + Date + Build machine.
std::string getBuildTime()
Get time of build in format like: Feb 20 2016 14:38:27.
int getMinor()
Returns Minor part of version.
std::string getBuildMachine()
Returns name of the build machine.
int getPatch()
Return Patch part of version.
std::string getVersionShort()
Returns version string with version in format:
int getMajor()
Returns Major part of version.
long long getVersionNumber()
Returns version in one big number with format: