From 2803e3bf3f0f39c1a1c7cd04ab207b445d52564d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 21 Oct 2021 15:36:38 +0200 Subject: [PATCH] security/softether: bump version --- security/softether/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/softether/Makefile b/security/softether/Makefile index e1e595bcc..c59549955 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= softether -PLUGIN_VERSION= 0.1 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 0.2 PLUGIN_COMMENT= Cross-platform Multi-protocol VPN Program PLUGIN_DEPENDS= softether PLUGIN_MAINTAINER= m.muenz@gmail.com