From 98362e395ed0769a5278a5324ab763073bde3c9e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 30 Mar 2020 15:20:05 +0200 Subject: [PATCH] net/tayga: ready for release --- net/tayga/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/tayga/Makefile b/net/tayga/Makefile index f57fd502f..b499deb84 100644 --- a/net/tayga/Makefile +++ b/net/tayga/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= tayga -PLUGIN_VERSION= 0.2 -PLUGIN_DEVEL= yes +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Tayga IPv6 64NAT PLUGIN_DEPENDS= tayga PLUGIN_MAINTAINER= m.muenz@gmail.com