Lines Matching +full:version +full:- +full:major
1 OpenZFS uses the MAJOR.MINOR.PATCH versioning scheme described here:
3 * MAJOR - Incremented at the discretion of the OpenZFS developers to indicate
4 a particularly noteworthy feature or change. An increase in MAJOR number
5 does not indicate any incompatible on-disk format change. The ability
7 pool and the feature flags supported by the installed OpenZFS version.
8 Increasing the MAJOR version is expected to be an infrequent occurrence.
10 * MINOR - Incremented to indicate new functionality such as a new feature
11 flag, pool/dataset property, zfs/zpool sub-command, new user/kernel
17 * PATCH - Incremented when applying documentation updates, important bug
20 be stable. PATCH releases for a MAJOR.MINOR are published as needed.
24 * OpenZFS LTS - A designated MAJOR.MINOR release with periodic PATCH
33 * OpenZFS current - Tracks the newest MAJOR.MINOR release. This branch