From c48caba652c588c66c0e9492a1912ce550ec99c7 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 23 Jan 2019 22:44:15 +0100 Subject: [PATCH] plugins: switch ABI --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3b1e8feb4..2677e8785 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ PAGER?= less -PLUGIN_ABI= 18.7 +PLUGIN_ABI= 19.1 all: @cat ${.CURDIR}/README.md | ${PAGER}