Add tags
This commit is contained in:
parent
c162649ddf
commit
2a6a598be0
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue