summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-07-22 07:31:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-07-22 07:31:11 +0000
commit9f43812a07ea2f43f3c50cf06b49828eb2afb32a (patch)
tree9343d6c7e5aed198c2075834b91cb4dc569511e1
parentb8eb34e5c3fc24af5748576786200befcff6312d (diff)
downloadmaster-31e0f0ae-9f43812a07ea2f43f3c50cf06b49828eb2afb32a.tar.gz
master-31e0f0ae-9f43812a07ea2f43f3c50cf06b49828eb2afb32a.tar.bz2
master-31e0f0ae-9f43812a07ea2f43f3c50cf06b49828eb2afb32a.zip
bump ath9k package version number, too
SVN-Revision: 11903
-rw-r--r--package/ath9k/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ath9k/Makefile b/package/ath9k/Makefile
index b6c823f212..b4ddc6d1a1 100644
--- a/package/ath9k/Makefile
+++ b/package/ath9k/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ath9k
-PKG_VERSION:=20080720
+PKG_VERSION:=20080722
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk