diff --git a/Versioning.md b/Versioning.md new file mode 100644 index 0000000..50a87ce --- /dev/null +++ b/Versioning.md @@ -0,0 +1,8 @@ +AppArmor uses standard versioning: Major.Minor.Micro. + +- The VCS “trunk” always heads toward the next Minor release. + +- Micro releases are intended to be bug-fix and important updates only. + +- Major versions are bumped as needed. +