summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-04 20:37:01 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-04 20:37:01 +0000
commit3a9d303059a1689ad9ff856e430fef04bd3fb7f5 (patch)
treeb17658b91c9b0e70814987b4deb882da2a416ff7 /package/iwinfo/Makefile
parent33750dc3e93e6d2279b9f39ce7c46e8a1e1f1c48 (diff)
downloadmaster-31e0f0ae-3a9d303059a1689ad9ff856e430fef04bd3fb7f5.tar.gz
master-31e0f0ae-3a9d303059a1689ad9ff856e430fef04bd3fb7f5.tar.bz2
master-31e0f0ae-3a9d303059a1689ad9ff856e430fef04bd3fb7f5.zip
iwinfo: expose txpower and frequency offset information
SVN-Revision: 29425
Diffstat (limited to 'package/iwinfo/Makefile')
-rw-r--r--package/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iwinfo/Makefile b/package/iwinfo/Makefile
index db11844cfb..471904432e 100644
--- a/package/iwinfo/Makefile
+++ b/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=19
+PKG_RELEASE:=20
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)