Bumped tag

This commit is contained in:
Russ Magee 2020-01-24 18:50:33 -08:00
parent 3be1243bf9
commit 7fe915450b
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
#endif
GIT_COMMIT := $(shell git rev-list -1 HEAD)
VERSION := 0.8.10
VERSION := 0.8.11
#ifeq ($(BUILDOPTS),)
BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
#endif