Skip to content

Files

Latest commit

d85ffe1 · Nov 3, 2024

History

History
19 lines (13 loc) · 593 Bytes

Versioning.md

File metadata and controls

19 lines (13 loc) · 593 Bytes

Mobility Versioning

This document applies to all versions of Mobility.

Version Format

  • Simple Version: <Major>.<Minor> <Tag>
    • Example: 9.0 Preview 1
  • Binary Version: <Major>.<Minor>.<Build>.<Revision>
    • Example: 9.0.2654.0

The rule for build and revision number

The build number is the number of days since November 4, 2024 because that day I start to make Mobility publicly.

The revision number is the number of releases releases in the day corresponding to the build number, and it counts from zero. So the first revision is 0 and the second revision is 1.