1
0
Fork 0
forked from External/ergo

tweak version strings again

This commit is contained in:
Shivaram Lingamneni 2020-05-21 11:25:30 -04:00
parent 9d8b71b920
commit 464d0be949
5 changed files with 36 additions and 34 deletions

View file

@ -1,6 +1,6 @@
.PHONY: all install build release capdefs test smoke
GIT_COMMIT := $(shell git rev-parse --short=16 HEAD 2> /dev/null)
GIT_COMMIT := $(shell git rev-parse HEAD 2> /dev/null)
capdef_file = ./irc/caps/defs.go