Difference between revisions of "Imeji Release versioning"
Jump to navigation
Jump to search
Kleinfercher (talk | contribs) m (removed outdated content) |
Kleinfercher (talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Imeji_Tech}} | |||
==Concept== | ==Concept== | ||
imeji can use a sequence-based change specific four letter versioning: | |||
''' 1.2.3.4''' | ''' 1.2.3.4''' | ||
* Where the change of the first position means that the software update is not downwards compatible (Migration | * Where the change of the first position means that the software update is not downwards compatible (Migration is necessary) | ||
* The change of the second position means a stable functional release | * The change of the second position means a stable functional release | ||
* The change of the third position means a stable bugfix release | * The change of the third position means a stable bugfix release | ||
Line 10: | Line 11: | ||
[[Category:Imeji_Technical_Specification| | [[Category:Imeji_Technical_Specification|Release versioning]] |
Latest revision as of 10:43, 3 January 2014
|
Concept
imeji can use a sequence-based change specific four letter versioning:
1.2.3.4
- Where the change of the first position means that the software update is not downwards compatible (Migration is necessary)
- The change of the second position means a stable functional release
- The change of the third position means a stable bugfix release
- A release candidate expresses itself with a change in the last (fourth) position