From e69d77e2777fe16054b60e53fd0a816034ded05a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 1 Jan 2018 13:15:15 +0100 Subject: [PATCH] www/c-icap: bump version for mutable controller changes --- www/c-icap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 856f77ccd..e3b6c74ed 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= c-icap -PLUGIN_VERSION= 1.3 +PLUGIN_VERSION= 1.4 PLUGIN_COMMENT= c-icap connects your Proxy with a virus scanner PLUGIN_DEPENDS= c-icap c-icap-modules PLUGIN_MAINTAINER= m.muenz@gmail.com