X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Ffirewall%2FMakefile;h=b7e7bba4a49c875c883c260c84219d811453b713;hb=73060edf52750ac9530ab246f81a723ae7779f36;hp=4d7970a502c8a2ad4779e8b1acd0b7372bb1557e;hpb=6b718ab98c224f14b77d893d3c344fc732821957;p=openwrt.git diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 4d7970a502..b7e7bba4a4 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2012 OpenWrt.org +# Copyright (C) 2008-2013 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:=55 +PKG_RELEASE:=60 include $(INCLUDE_DIR)/package.mk