diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-14 13:40:56 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-14 13:42:38 +0530 |
| commit | 9bb0d4c1b406619fc6635a71ea104456daf659a6 (patch) | |
| tree | d131a83c2f8fe2eec81724b8752858c38333e79d | |
| parent | e0578dc91257c5cce8322c825f550f37b1580e78 (diff) | |
Release 4.0.11.156
Release 4.0.11.156
Change-Id: I48fe9a0e04cc33b1b0b24ae58c1ee0e8224251bd
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 e2616351e4d8..6388d141845d 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 155 +#define QWLAN_VERSION_BUILD 156 -#define QWLAN_VERSIONSTR "4.0.11.155" +#define QWLAN_VERSIONSTR "4.0.11.156" #define AR6320_REV1_VERSION 0x5000000 |
