summaryrefslogtreecommitdiffstats
path: root/package/ath9k/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-22 07:31:11 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-07-22 07:31:11 +0000
commitb04550ce488951e2452a60b885521ed0f443faec (patch)
treee80914d77f65cc8ef5519b815d6fdf254b62a0f0 /package/ath9k/Makefile
parent1ac39b821237914b9d7210fdaf682561ed0c1edf (diff)
bump ath9k package version number, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11903 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ath9k/Makefile')
-rw-r--r--package/ath9k/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ath9k/Makefile b/package/ath9k/Makefile
index b6c823f21..b4ddc6d1a 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