From 54f9605776d841ab231a53ceb6c2096687058c08 Mon Sep 17 00:00:00 2001 From: Mike Maraya Date: Sat, 6 Apr 2019 23:05:54 +0000 Subject: [PATCH] version 1.4.4 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 40d2767..2064c1d 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=port-mirroring -PKG_VERSION:=1.4.3 +PKG_VERSION:=1.4.4 PKG_RELEASE:=1 PKG_MAINTAINER:=Mike Maraya PKG_LICENSE:=BSD-2-Clause