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*
}}}

||&#x27;&#x27;&#x27;Number&#x27;&#x27;&#x27; ||&#x27;&#x27;&#x27;Description&#x27;&#x27;&#x27;

||major ||Major improvement in functionality
||minor ||Minor improvements in functionality *OR* &#x27;&#x27;&#x27;OR&#x27;&#x27;&#x27; significant bugfixes
||maintenance ||Minor bugfixes

Release numbers are prefixed in the following way:

||*Component* ||*Prefix* ||&#x27;&#x27;&#x27;Component&#x27;&#x27;&#x27; ||&#x27;&#x27;&#x27;Prefix&#x27;&#x27;&#x27;
||ProCKSI || procksi-

_Example_:
&#x27;&#x27;Example&#x27;&#x27;:
* Milestone = 8.3

* Version = procksi-8.3