X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f80fb45dc24b042ca4f180999780031c8dcddd4c..34abf48cb85fa311303e2710387584b9c0edab72:/package/firewall/Makefile diff --git a/package/firewall/Makefile b/package/firewall/Makefile index b192ad330..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:=34 +PKG_RELEASE:=44 include $(INCLUDE_DIR)/package.mk