aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/version.py (follow)
Commit message (Collapse)AuthorAgeLines
* Automatically determine the package versionGravatar MarkKoz2022-05-31-0/+34
Use the HEAD commit's date as the package's version. Append the number of commits made on the same date as HEAD to ensure multiple releases on the same date still have unique versions.