diff --git a/Makefile b/Makefile index c466e667d..0197d5da2 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ CORE_COMMIT!= ${.CURDIR}/Scripts/version.sh CORE_VERSION= ${CORE_COMMIT:C/-.*$//1} CORE_HASH= ${CORE_COMMIT:C/^.*-//1} -CORE_ABI?= 18.1 +CORE_ABI?= 18.7 CORE_ARCH?= ${ARCH} CORE_OPENVPN?= # empty CORE_PHP?= 71