diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-25 15:53:21 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-25 19:08:24 +0530 |
| commit | b0448a2ba22522ae540e077006ff08d465a41acb (patch) | |
| tree | f14e503a776afbc81aa7c9c691a36d878a489577 | |
| parent | d39cf92e69222e03f89238313f5b8c100ecd4ecc (diff) | |
Release 4.0.11.87
Release 4.0.11.87
Change-Id: Iff0dfd98e41f8bf46c208bcc43b47d57df4cf558
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 f72e5638ed5b..cf09e8ad3610 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 86 +#define QWLAN_VERSION_BUILD 87 -#define QWLAN_VERSIONSTR "4.0.11.86" +#define QWLAN_VERSIONSTR "4.0.11.87" #define AR6320_REV1_VERSION 0x5000000 |
