Update Versioning Scheme
parent
320d103613
commit
c168fc3e66
1 changed files with 1 additions and 4 deletions
|
|
@ -2,13 +2,10 @@ Package names comply with the following versioning scheme:
|
||||||
|
|
||||||
- Each package is named like this:
|
- Each package is named like this:
|
||||||
`MMS-`*`branch`*`-`*`X.Y`*
|
`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
|
- full
|
||||||
- client
|
- client
|
||||||
- client-min
|
- client-min
|
||||||
- server
|
- server
|
||||||
|
|
||||||
- - For their respective meaning see the [main page](../).
|
|
||||||
|
|
||||||
- The major version number ***X*** describes the global version. Updates affect all branches.
|
- 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.
|
- The minor version number ***Y*** describes the local branch version. Updates affect only this branch.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue