X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fswconfig%2FMakefile;fp=package%2Fswconfig%2FMakefile;h=b0a72ceeb70e3a378707932a5662d9d2658aef45;hp=5880e98285ec125a604bb090044a273b62e31fe3;hb=7d4022d539afe23b4ad60171154bc0db7ef46abf;hpb=45069854156ddcd6e9c30810a0206395b1a1469d diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile index 5880e98285..b0a72ceeb7 100644 --- a/package/swconfig/Makefile +++ b/package/swconfig/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2009 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swconfig -PKG_RELEASE:=5 +PKG_RELEASE:=6 include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/kernel.mk