From 25aa7aa25406ac5f5419bfb90404872c7445a666 Mon Sep 17 00:00:00 2001 From: jow Date: Fri, 22 Feb 2013 13:45:20 +0000 Subject: firewall: fix logging rule regression (#12999) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35745 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 f97ac8d27..998b27486 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.2.3