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
commit2f129f9ca80019e939cbb90e6390c87313d9e59a (patch)
tree893c358bc0fc9c8d8c3263db48e7ba9b3e3cc887
parentda4d85062f6f44f152b42e50b5253462d575a637 (diff)
downloadmaster-187ad058-2f129f9ca80019e939cbb90e6390c87313d9e59a.tar.gz
master-187ad058-2f129f9ca80019e939cbb90e6390c87313d9e59a.tar.bz2
master-187ad058-2f129f9ca80019e939cbb90e6390c87313d9e59a.zip
bump wlcompat version number
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4736 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/wlcompat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wlcompat/Makefile b/package/wlcompat/Makefile
index d3ccf88101..894938e96e 100644
--- a/package/wlcompat/Makefile
+++ b/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)