VersioningPolicy » History » Version 2

Version 1 (Anonymous, 07/06/2007 12:27 AM) → Version 2/4 (Anonymous, 07/06/2007 04:59 PM)

= Versioning Policy =

'''Versions''' receive the same release number as their corresponding '''Milestones''' (if existent).

Release numbers adhere to the following scheme:
{{{
major.minor[.maintenance]
}}}

||'''Number''' ||'''Description'''
||major ||Major improvement in functionality
||minor ||Minor improvements in functionality '''OR''' significant bugfixes
||maintenance ||Minor bugfixes

Release numbers are prefixed in the following way:

||'''Component''' ||'''Prefix'''
||ProCKSI || procksi- procksi_

''Example'':
* Milestone = 8.3
* Version = procksi-8.3 procksi_8-3