From ac2f2d4f592fa7181133587a2a8f567af5cfd5eb Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 7 May 2018 14:42:47 +0200 Subject: [PATCH] misc/theme-cicada: release 1.0 --- misc/theme-cicada/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/misc/theme-cicada/Makefile b/misc/theme-cicada/Makefile index 905789a1d..cfc42a3c0 100644 --- a/misc/theme-cicada/Makefile +++ b/misc/theme-cicada/Makefile @@ -1,8 +1,6 @@ PLUGIN_NAME= theme-cicada -PLUGIN_VERSION= 0.3 -PLUGIN_REVISION= 0 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= The cicada theme - grey/orange PLUGIN_MAINTAINER= martin@team-rebellion.net -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"