Difference between revisions of "Imeji Release versioning"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
Suggestion: Imeji can use a sequence-based change specific four letter versioning:
==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.
* Where the change of the first position means that the software update is not downwards compatible (Migration needeed)
* 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
* A release candidate expresses itself with a change in the last (fourth) position
* A release candidate expresses itself with a change in the last (fourth) position


==Release history==
* Last release: 0.1.0.0
* Current version: 0.1.0.1
[[Category:Imeji_Technical_Specification|Versioning]]
[[Category:Imeji_Technical_Specification|Versioning]]

Revision as of 12:36, 12 March 2012

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 needeed)
  • 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

Release history

  • Last release: 0.1.0.0
  • Current version: 0.1.0.1