(→Release Versioning) |
(release numbering alphanumeric sorting) |
||
| Line 34: | Line 34: | ||
* 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 pre-release build | * 1.0.80.1.20100514.1 is a 1.1 pre-release build | ||
| + | |||
| + | ===Comments=== | ||
| + | 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 ? | ||
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 ?