getMicroVersion method

int getMicroVersion()

Implementation

int getMicroVersion() {
  return _micro;
}