Sets the major version in a version object.
Syntax
void setMajorVer(int newMajorVer);
Parameters
Return values
None.
See also
See also the descriptions of the setMinorVer() and setPointVer() methods.