From 92062542e21d4451d88b283e0f9673fe79aeb81a Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 22 Feb 2013 13:45:20 +0000 Subject: firewall: fix logging rule regression (#12999) SVN-Revision: 35745 --- package/network/config/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/firewall/Makefile') diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index f97ac8d..998b274 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall PKG_VERSION:=2 -PKG_RELEASE:=58 +PKG_RELEASE:=59 include $(INCLUDE_DIR)/package.mk -- cgit v1.1