X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d572d07324ac143c835ad8eef1b0c2b8eab52fca..d8db515de0a58dd4ef09d52519d1df2c260a65f9:/package/firewall/Makefile diff --git a/package/firewall/Makefile b/package/firewall/Makefile index cdb8dc622..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:=33 +PKG_RELEASE:=44 include $(INCLUDE_DIR)/package.mk