branch temp version

This commit is contained in:
Russ Magee 2019-12-19 20:04:22 -08:00
parent f8f4bcbe77
commit 9f956cff62
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
VERSION := 0.8.9-sys-passwd
#ifeq ($(BUILDOPTS),)
BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
#endif