VersioningPolicy » History » Version 4
Paweł Widera, 08/27/2013 04:08 AM
Formatting corrected after import from Trac.
1 | 1 | Anonymous | |
---|---|---|---|
2 | 3 | Anonymous | h1. Versioning Policy |
3 | 1 | Anonymous | |
4 | 3 | Anonymous | |
5 | 3 | Anonymous | *Versions* receive the same release number as their corresponding *Milestones* (if existent). |
6 | 3 | Anonymous | |
7 | 1 | Anonymous | Release numbers adhere to the following scheme: |
8 | 3 | Anonymous | <pre> |
9 | 1 | Anonymous | major.minor[.maintenance] |
10 | 3 | Anonymous | </pre> |
11 | 1 | Anonymous | |
12 | 4 | Paweł Widera | ||*Number* ||*Description*| |
13 | 4 | Paweł Widera | ||major ||Major improvement in functionality| |
14 | 4 | Paweł Widera | ||minor ||Minor improvements in functionality *OR* significant bugfixes| |
15 | 4 | Paweł Widera | ||maintenance ||Minor bugfixes| |
16 | 1 | Anonymous | |
17 | 1 | Anonymous | |
18 | 1 | Anonymous | Release numbers are prefixed in the following way: |
19 | 1 | Anonymous | |
20 | 4 | Paweł Widera | ||*Component* ||*Prefix*| |
21 | 4 | Paweł Widera | ||ProCKSI || procksi-| |
22 | 1 | Anonymous | |
23 | 3 | Anonymous | _Example_: |
24 | 3 | Anonymous | * Milestone = 8.3 |
25 | 3 | Anonymous | * Version = procksi-8.3 |