2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 05:17:59 +00:00

Versioning: initial markdown conversion

Steve Beattie 2017-11-10 12:28:02 -08:00
parent 33de96b64f
commit 3de9f2d547

8
Versioning.md Normal file

@ -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.