X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/570749fed10a9c755bbf34eeb88f9ce8cdbdb0b5..d7f545f983573bd54a40c1ba65c5f2c6ea8b87df:/package/firewall/Makefile?ds=inline diff --git a/package/firewall/Makefile b/package/firewall/Makefile index 749f04a4b..746cca488 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2011 OpenWrt.org +# Copyright (C) 2008-2012 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:=2 -PKG_RELEASE:=36 +PKG_RELEASE:=44 include $(INCLUDE_DIR)/package.mk