mirror of https://gogs.blitter.com/RLabs/xs
Merge branch 'master' into conn-keepalive
This commit is contained in:
commit
f0dc681a4c
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
||||||
VERSION := 0.9.5.6-rc
|
VERSION := 0.9.5.6-rc
|
||||||
.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