diff --git a/Makefile b/Makefile index b96a44c..cf4b32e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ CWD := $(shell pwd) NAME := frep -VERSION := 1.3.10 +VERSION := 1.3.11 LDFLAGS := -s -w \ -X 'main.BuildVersion=$(VERSION)' \