(categorise) |
Rickykwak1 (Talk | contribs) (→Examples) |
||
| Line 28: | Line 28: | ||
===Examples=== | ===Examples=== | ||
| - | * 0.9.80.N to 0.9.90.N to | + | * 0.9.80.N to 0.9.90.N to 0.9 |
* 1.0 is MeeGo 1.0 release | * 1.0 is MeeGo 1.0 release | ||
* 1.0.2 is the second update to 1.0 | * 1.0.2 is the second update to 1.0 | ||
| - | * 1.0.80.N as the pre-release series leading to 1. | + | * 1.0.80.N as the pre-release series leading to 1.0 |
* 1.0.90.N once we hit feature freeze on the product branch | * 1.0.90.N once we hit feature freeze on the product branch | ||
| - | * 1.0.80.1.20100514.1 is a 1. | + | * 1.0.80.1.20100514.1 is a 1.0 pre-release build |
===Comments=== | ===Comments=== | ||
Contents |
In general:
X.Y – For major releases such as 1.0 and 1.1 X.Y.Z – Update Bundles or service packs (X.Y.Z.0) X.Y.Z.N - updates for X.Y release X.Y.80.N - Intrusive changes and Feature development phases for release following release X.Y X.Y.90.N - Stabilization phase for release following release X.Y X.Y.99.N - Release candidate phase for release following release X.Y
MeeGo is released twice a year using a 6-month cycle. The release version has the following scheme:
X.Y
Updates for official MeeGo releases can be identified on following versioning scheme:
X.Y.Z – Update Bundles or service packs for release X.Y (X.Y.Z.0) X.Y.Z.N - updates for X.Y.Z release
A Pre-release for next release after X.Y is defined using the following scheme:
X.Y.[80|90|99].RELEASE_SEQUENCE
Release sequence counter is incremented every time a release is made, usually on a weekly basis in the development cycle but more frequently close to final release.
Weekly builds have the following version scheme:
X.Y.Z.RELEASE_SEQUENCE.DATE.BUILD
Worth noting that this release numbering system would sort alphanumerically for quite a while if Z and N were allocated 2 digits. Maybe for 1.2 ?