aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-07-04 18:10:36 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-07-04 18:10:36 +0000
commitfb5527b8db401f7d6db37a66b145db1e0d971009 (patch)
tree8274d22192686ece14ae8bd6db508edb9f70e3a6 /package/network/config/firewall/Makefile
parentf60606db7ee5a846abe763cba632478038aa91f2 (diff)
downloadmaster-187ad058-fb5527b8db401f7d6db37a66b145db1e0d971009.tar.gz
master-187ad058-fb5527b8db401f7d6db37a66b145db1e0d971009.tar.bz2
master-187ad058-fb5527b8db401f7d6db37a66b145db1e0d971009.zip
firewall: allow routed lan<->lan traffic by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37171 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/firewall/Makefile')
-rw-r--r--package/network/config/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index 558e8633db..fd48ffea61 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_VERSION:=2013-06-29
+PKG_VERSION:=2013-07-04
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git