mirror of https://gogs.blitter.com/RLabs/xs
Bump
This commit is contained in:
parent
74be6173b6
commit
39a8bd2f03
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
||||||
VERSION := 0.9.5.5
|
VERSION := 0.9.5.5
|
||||||
.PHONY: lint vis clean common client server passwd\
|
.PHONY: lint vis clean common client server passwd\
|
||||||
subpkgs install uninstall reinstall scc
|
subpkgs install uninstall reinstall scc
|
||||||
|
|
||||||
## Tag version of binaries with build info wrt.
|
## Tag version of binaries with build info wrt.
|
||||||
## GO111MODULE(=on) and vendor/ setup vs. $GOPATH pkg builds
|
## GO111MODULE(=on) and vendor/ setup vs. $GOPATH pkg builds
|
||||||
############################################################
|
############################################################
|
||||||
|
|
Loading…
Reference in New Issue