X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fa3b9983e28d206e0f1371368266f53ef55641a5..f03c775c625b9203be0b7e0d5bf0dff4e4041a63:/package/swconfig/Makefile?ds=sidebyside diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile index 5880e9828..b0a72ceeb 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