diff --git a/Makefile b/Makefile index d8449987e5..c2f2d13145 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ # MAJOR=3 MINOR=10 -BUILD=0 +BUILD=1 GOOS=$(shell go env GOOS) GO_FILES=$(shell find . -type f -name '*.go')