minor property
The minor number of the version, incremented when adding new functionality in a backwards-compatible manner.
Implementation
final int minor;
The minor number of the version, incremented when adding new functionality in a backwards-compatible manner.
final int minor;