diff --git a/dns/unbound-plus/Makefile b/dns/unbound-plus/Makefile index 1d12ddf60..e49cf95d9 100644 --- a/dns/unbound-plus/Makefile +++ b/dns/unbound-plus/Makefile @@ -1,7 +1,6 @@ PLUGIN_NAME= unbound-plus -PLUGIN_VERSION= 0.5 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Unbound additions PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"