From: Felix Fietkau Date: Sun, 3 Sep 2006 04:57:01 +0000 (+0000) Subject: bump wlcompat version number X-Git-Tag: whiterussian_rc6~150 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=43d09e7876767d88e22f747faecbdc5d898b7965;p=openwrt%2Fsvn-archive%2Fopenwrt.git bump wlcompat version number SVN-Revision: 4736 --- diff --git a/openwrt/target/linux/package/wlcompat/Makefile b/openwrt/target/linux/package/wlcompat/Makefile index 2d1d573546..023e8a94e6 100644 --- a/openwrt/target/linux/package/wlcompat/Makefile +++ b/openwrt/target/linux/package/wlcompat/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME := kmod-wlcompat -PKG_RELEASE := 3 +PKG_RELEASE := 4 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) include $(TOPDIR)/package/rules.mk