From 0c47eb0ad0db75a2a49e609e40993e4bd2c70398 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Wed, 13 Jul 2016 19:40:08 +0200 Subject: [PATCH] bump version to ZT 1.1.12 --- zerotier/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zerotier/Makefile b/zerotier/Makefile index 706add8..9b6a900 100644 --- a/zerotier/Makefile +++ b/zerotier/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zerotier -PKG_VERSION:=1.1.8 -PKG_REV:=898d889537670dc13649174266a61dc4158a0401 +PKG_VERSION:=1.1.12 +PKG_REV:=bdc3b0834bb8abc621ee6dbc9a92769b57376bee PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2