aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-09-03 04:57:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-09-03 04:57:01 +0000
commit4027ebea1951b35cfa8159009a352700f35c5090 (patch)
treea2377d1a0b7c0bf8b002f37095c2f75cb1de510b
parentfae4fc3d4086469cadf432244e957703c1efbbd5 (diff)
downloadupstream-4027ebea1951b35cfa8159009a352700f35c5090.tar.gz
upstream-4027ebea1951b35cfa8159009a352700f35c5090.tar.bz2
upstream-4027ebea1951b35cfa8159009a352700f35c5090.zip
bump wlcompat version number
SVN-Revision: 4736
-rw-r--r--openwrt/package/wlcompat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wlcompat/Makefile b/openwrt/package/wlcompat/Makefile
index d3ccf88101..894938e96e 100644
--- a/openwrt/package/wlcompat/Makefile
+++ b/openwrt/package/wlcompat/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=kmod-wlcompat
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)