Version -kcp

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2019-08-22 23:32:56 -07:00
parent ce1adf7a07
commit 6483c8cc33
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.7
VERSION := 0.8.7-kcp
#ifeq ($(BUILDOPTS),)
BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
#endif