This commit is contained in:
Russ Magee 2023-11-05 19:05:23 -08:00
parent 74be6173b6
commit 39a8bd2f03
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
VERSION := 0.9.5.5
.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
############################################################