diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-08-20 12:43:29 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-08-20 16:18:31 +0530 |
| commit | bc2d2eee6e7d42dc7d9e83ccde9244cd244ab346 (patch) | |
| tree | 42c2350993b7266884bb244a2f480198bb99ea86 | |
| parent | ce6d35f9fa2ce0ecb969f7e32f547d1c09fc8c1c (diff) | |
Release 4.0.10.164
Release 4.0.10.164
Change-Id: If21760ed9f079a3610677d71a11a7b7fec022603
CRs-Fixed: 688141
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index d8e7cd9179cb..20df20af5ebf 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 163 +#define QWLAN_VERSION_BUILD 164 -#define QWLAN_VERSIONSTR "4.0.10.163" +#define QWLAN_VERSIONSTR "4.0.10.164" #define AR6320_REV1_VERSION 0x5000000 |
