This commit is contained in:
Leigh McCulloch 2018-09-25 03:29:58 +00:00
parent c162649ddf
commit 2a6a598be0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
dev_build_version=$(shell git describe --always --dirty)
dev_build_version=$(shell git describe --tags --always --dirty)
# TODO: run golint and errcheck, but only to catch *new* violations and
# decide whether to change code or not (e.g. we need to be able to whitelist