From 00092f3154a3b50a4ccc4fac4d01799d8af8c073 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 31 Mar 2020 10:20:26 +0200 Subject: [PATCH] net/firewall: ch-ch-changes, turn and face the strange... --- net/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/firewall/Makefile b/net/firewall/Makefile index bf15b1820..5898e5886 100644 --- a/net/firewall/Makefile +++ b/net/firewall/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= firewall -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 0.2 PLUGIN_COMMENT= Firewall API supplemental package PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_DEVEL= yes