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