From 1c7203f633349ffeb704cc94fd9fabd7ddf26781 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 31 Jan 2020 11:17:59 +0100 Subject: [PATCH] Framework: 20.1 is now stable --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b5b65a7dc..4b63aee8b 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ PAGER?= less -PLUGIN_ABI= 19.7 +PLUGIN_ABI= 20.1 all: @cat ${.CURDIR}/README.md | ${PAGER}