diff --git a/Makefile b/Makefile index 2f65e8e..fe47346 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ HOME=$(shell pwd) MAINVERSION=2.7 -LUA_VERSION=5.4.3 +LUA_VERSION=5.4.4 USE_LUA?=0 NO_SUDO?=0 USE_PROMETHEUS?=0