diff --git a/Makefile b/Makefile index 4554f0c..6c39d7f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ARCH=arm -VERSION=1.27.6 +VERSION=1.29.0 CCPREFIX=arm-linux-gnueabihf- SRC := $(shell find src -type f | tail -n+2)