diff --git a/Makefile b/Makefile index 65b7a32..d7f725d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ARCH=arm -VERSION=1.23.4 +VERSION=1.27.6 SRC := $(shell find src -type f | tail -n+2) SRC_REL := $(shell cd src && find ./ -type f)