diff --git a/Makefile b/Makefile index f2def6e..e61084f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION := 0.9.5.6-rc .PHONY: lint vis clean common client server passwd\ subpkgs install uninstall reinstall scc - + ## Tag version of binaries with build info wrt. ## GO111MODULE(=on) and vendor/ setup vs. $GOPATH pkg builds ############################################################