diff --git a/GNUmakefile b/GNUmakefile index 299c1e20..cd5d8781 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -67,3 +67,6 @@ test-compile: fi go test -c $(TEST) $(TESTARGS) .PHONY: build build-linux install install-linux-user test testacc vet fmt test-compile notify-upstream + + +# bump