PluginDesc.majorVersion
int majorVersion() @property nothrowGet majorVersion field.
Returns
the major version number of core that plugin was compiled for
void majorVersion(int propval) @property nothrowSet majorVersion field.
Parameters
propval | the major version number of core that plugin was compiled for |