Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update build to catch all tags (#168)
'git describe' only returns the latest annotated tag. When building binaries we want to catch all tags, not just annotated ones.
- Loading branch information