backfire: package/swconfig: add sanity checks to prevent a segfault (backport of...
[openwrt-10.03/.git] / package / swconfig / Makefile
index 5880e98285ec125a604bb090044a273b62e31fe3..d7da694b9a7d671924a790aee6f69ce493a0159a 100644 (file)
@@ -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:=7
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/kernel.mk