diff --git a/Makefile b/Makefile index 4a2d453..777c5fc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ CWD := $(shell pwd) NAME := frep -VERSION := 1.3.8 +VERSION := 1.3.9 LDFLAGS := -s -w \ -X 'main.BuildVersion=$(VERSION)' \