diff --git a/Makefile b/Makefile index 4199113..13a5cec 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ CWD := $(shell pwd) NAME := frep -VERSION := 1.3.11 +VERSION := 1.3.12 ARCH := $(shell uname -m) ifeq (${ARCH},x86_64)