diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-22 07:31:11 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-22 07:31:11 +0000 |
commit | b04550ce488951e2452a60b885521ed0f443faec (patch) | |
tree | e80914d77f65cc8ef5519b815d6fdf254b62a0f0 /package/ath9k/Makefile | |
parent | 1ac39b821237914b9d7210fdaf682561ed0c1edf (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/Makefile | 2 |
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 |