From 5f422f16338384d946ce47007eb30026b13561d1 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 16 Aug 2017 13:17:07 +0200 Subject: [PATCH] dns/dyndns: bump version to 1.2 to finish #216 --- dns/dyndns/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index e700a9c05..0eebec188 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= dyndns -PLUGIN_VERSION= 1.1 -PLUGIN_REVISION= 3 +PLUGIN_VERSION= 1.2 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org