[package] firewall: fix MSS issue affection RELATED new connections (closes: #5173)
[openwrt/svn-archive/archive.git] / package / firewall / Makefile
index 61da9bed19fc1bddcf8ed835f7b16d869b669cec..fbbe056c035edea7e85f2ce18bd989d3ae3157ef 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=firewall
 
 PKG_VERSION:=1
-PKG_RELEASE:=3
+PKG_RELEASE:=8
 
 include $(INCLUDE_DIR)/package.mk