mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Bumped version
This commit is contained in:
parent
d4f50bfdc0
commit
1f84bc95ff
3 changed files with 44 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@
|
|||
#endif
|
||||
|
||||
GIT_COMMIT := $(shell git rev-list -1 HEAD)
|
||||
VERSION := 0.8.8
|
||||
VERSION := 0.8.9
|
||||
#ifeq ($(BUILDOPTS),)
|
||||
BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue