/
Versioning Schema
Versioning Schema
Overview
We use standard linux kernel numbering style, like:
Version Schema
2 .0 .0 major.minor.revision
At the time we will ignore the fourth digit, which is often related to bugfix.
This will be an increment in the third number in our schema.
Topics | Release Cycle | Notes | |
---|---|---|---|
Major |
| 1y to 2y | |
Minor |
| 1m to 3 m | |
Revision |
| daily, weekly | will be some kind of auto build? |
First open source release will get the number: 2.0.0
GIT
Checkout our GIT Workflow Page!
Versions will be normal tags in GIT.
Only Branch master will be tagged / version-ed.
No release branch at the time!
, multiple selections available,
Related content
GIT Workflow
GIT Workflow
More like this
Installation Coding Manual
Installation Coding Manual
More like this
Contribute Code
Contribute Code
More like this
Setting up the linux environment
Setting up the linux environment
More like this
Billing Base Coding Manual
Billing Base Coding Manual
More like this
Coding Manual
Coding Manual
More like this