Bumped version -> v0.8.10

This commit is contained in:
Russ Magee 2020-01-08 17:16:24 -08:00
parent 4e0ddf282a
commit 7ce725c7d2
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.9-sys-passwd
VERSION := 0.8.10
#ifeq ($(BUILDOPTS),)
BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
#endif