Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 606 Bytes

File metadata and controls

19 lines (13 loc) · 606 Bytes

HvGin Versioning

This document applies to all versions of HvGin.

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 October 9, 2024 because the first version of HvGin is created and published on that day.

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.