X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fa3b9983e28d206e0f1371368266f53ef55641a5..cf06be139539bebb2ebbfd955ba582186f88746a:/package/swconfig/Makefile 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