Made Semver a url

This commit is contained in:
Glowbal 2015-05-16 20:04:58 +02:00
parent f558f10b35
commit 81b9f6e096

View File

@ -10,7 +10,7 @@ order: 5
## 1 Versioning
For ACE3 we use an versioning strategy based on Semver http://semver.org/. This means our version numbering is structured `MAJOR.MINOR.PATCH.BUILD`.
For ACE3 we use an versioning strategy based on <a href="http://semver.org/">Semver</a>. This means our version numbering is structured `MAJOR.MINOR.PATCH.BUILD`.
Because this modification is for Arma and backwards compatability is not always possible, our `MAJOR.MINOR.PATCH.BUILD` rules are slightly different. We increment the: