forked from External/ergo
tweak version strings again
This commit is contained in:
parent
9d8b71b920
commit
464d0be949
5 changed files with 36 additions and 34 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue