X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7aabfee4089389a1ee2748590ef64d6bb2543a0d..6baeb520da4e49c3bbcb9a4af3fe8af143d9fca3:/package/firewall/Makefile diff --git a/package/firewall/Makefile b/package/firewall/Makefile index 394a2075d..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:=32 +PKG_RELEASE:=44 include $(INCLUDE_DIR)/package.mk