Bumped version

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2019-08-22 23:29:22 -07:00
parent c354036952
commit dc3f6f9bd5
1 changed files with 1 additions and 1 deletions

View File

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