diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-10-07 11:35:23 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-10-07 11:53:23 +0530 |
| commit | 0fc5212e55ef745aa9611e181ce624f82c4f5bfe (patch) | |
| tree | 409312ee9075e8462fe5390647a91009a4ede76c | |
| parent | d4bd27b6de620db9976f52500b90873675aa59cd (diff) | |
Release 4.0.11.168
Release 4.0.11.168
Change-Id: I39fe2f9f9dd7c699b7c690ebdf2684d41d961392
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 f3c3fc6a5c50..e855dedc2202 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 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 165 +#define QWLAN_VERSION_BUILD 166 -#define QWLAN_VERSIONSTR "4.0.11.165" +#define QWLAN_VERSIONSTR "4.0.11.166" #define AR6320_REV1_VERSION 0x5000000 |
