Mile.Windows.UniCrt Versioning
September 22, 2024 ยท View on GitHub
This document applies to all versions of Mile.Windows.UniCrt.
Version Format
- Simple Version:
<Major>.<Minor> <Tag>- Example:
9.0 Preview 1
- Example:
- Binary Version:
<Major>.<Minor>.<Build>.<Revision>- Example:
9.0.2654.0
- Example:
The rule for build and revision number
The build number is the number of days since March 21, 2024 because this is the day I started to find the way to rethink the Hybrid CRT and VC-LTL 5.x.
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.