This commit is contained in:
Auke Kok 2019-10-13 20:45:27 -07:00
parent 791094ecf2
commit 3362a14b97

View File

@ -4,7 +4,7 @@ PREFIX ?= /usr/local
DIST := Makefile readme.md DIST := Makefile readme.md
PROJECT := itb-ranking PROJECT := itb-ranking
VERSION = 3 VERSION = 4
BUILD = `git describe --tags --always` BUILD = `git describe --tags --always`
$(PROJECT): main.go $(PROJECT): main.go