VersioningPolicy » History » Version 3
Version 2 (Anonymous, 07/06/2007 04:59 PM) → Version 3/4 (Anonymous, 07/06/2007 04:59 PM)
h1. = Versioning Policy
*Versions* =
'''Versions''' receive the same release number as their corresponding *Milestones* '''Milestones''' (if existent).
Release numbers adhere to the following scheme:
<pre>
{{{
major.minor[.maintenance]
</pre>
||*Number* ||*Description* }}}
||'''Number''' ||'''Description'''
||major ||Major improvement in functionality
||minor ||Minor improvements in functionality *OR* '''OR''' significant bugfixes
||maintenance ||Minor bugfixes
Release numbers are prefixed in the following way:
||*Component* ||*Prefix* ||'''Component''' ||'''Prefix'''
||ProCKSI || procksi-
_Example_:
''Example'':
* Milestone = 8.3
* Version = procksi-8.3