aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-03-13 21:22:13 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-03-13 21:22:13 +0000
commit8693b9821bde0af5d72d777c946b46e7b34f7e4f (patch)
treec699099bd98c7f97cac493a105d9cad24a77f92a /package/firewall/Makefile
parent24f8f163908184ccdcfe968681cc9eba86c058a4 (diff)
downloadmaster-187ad058-8693b9821bde0af5d72d777c946b46e7b34f7e4f.tar.gz
master-187ad058-8693b9821bde0af5d72d777c946b46e7b34f7e4f.tar.bz2
master-187ad058-8693b9821bde0af5d72d777c946b46e7b34f7e4f.zip
[package] firewall: fix fw__uci_state_del() procedure (#11132)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30938 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 1367cc38dd..791edca4bb 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=47
+PKG_RELEASE:=48
include $(INCLUDE_DIR)/package.mk