diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-27 15:13:58 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-27 15:30:41 +0530 |
| commit | e240d7eee9e7e46a2943aa4f2da6b2ebc554e22a (patch) | |
| tree | a6457dcbf617fd33f5dc867508fa2001e9518f87 | |
| parent | 9546a96cf7711905befa2402ec573e761bbec030 (diff) | |
Release 4.0.11.162
Release 4.0.11.162
Change-Id: Ie093baa9029e22149853940be839b628d73579de
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 0209bbd70713..47d9f3f9ba7b 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 161 +#define QWLAN_VERSION_BUILD 162 -#define QWLAN_VERSIONSTR "4.0.11.161" +#define QWLAN_VERSIONSTR "4.0.11.162" #define AR6320_REV1_VERSION 0x5000000 |
