From 9109a72fce911e7d9ec91cc00ff99d730960ecc3 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 1 Jan 2018 13:16:52 +0100 Subject: [PATCH] sysutils/nut: bump version after changes --- sysutils/nut/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 8b162e71c..84c84f78f 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= nut -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 0.2 PLUGIN_COMMENT= Network UPS Tools PLUGIN_DEPENDS= nut PLUGIN_MAINTAINER= m.muenz@gmail.com