diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index c5b00b1e3..e32555da3 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= iperf -PLUGIN_VERSION= 0.0.1 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Connection speed tester PLUGIN_DEPENDS= iperf3 ruby PLUGIN_MAINTAINER= franz.fabian.94@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"