diff --git a/Versioning-Scheme.md b/Versioning-Scheme.md index 7d6b1a3..00366f4 100644 --- a/Versioning-Scheme.md +++ b/Versioning-Scheme.md @@ -2,13 +2,10 @@ Package names comply with the following versioning scheme: - Each package is named like this: `MMS-`*`branch`*`-`*`X.Y`* -- ***branch*** can be one of +- ***branch*** can be one of the following. For their respective meaning see the [main page](../). - full - client - client-min - server - -- - For their respective meaning see the [main page](../). - - The major version number ***X*** describes the global version. Updates affect all branches. - The minor version number ***Y*** describes the local branch version. Updates affect only this branch. \ No newline at end of file