Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 361 Bytes

File metadata and controls

6 lines (6 loc) · 361 Bytes

The project version is now read from a tracked .version file at the repo root rather than solely from git describe. Tarball, shallow-clone, and no-tag builds report the correct release version instead of falling back to a sentinel; git describe still augments the runtime ROSS_VERSION string with a commit-count and -dirty suffix on developer builds.