From 63c614f1679072189a547bb38063a2a66a448fe7 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 11 Apr 2019 11:12:47 +0200 Subject: [PATCH] net-mgmt/netdata: ready for release Requested by: @mimugmail --- net-mgmt/netdata/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index d44b0f2e0..0a4b8cf34 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= netdata -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Real-time performance monitoring PLUGIN_DEPENDS= netdata PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"