diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-09 15:10:16 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-09 15:12:00 +0530 |
| commit | d451307b77bb5abb79cd96913877065d4c3cd29c (patch) | |
| tree | f83b28788251b7b48d027e819b155f5206026737 | |
| parent | b0efb63438d878f6cc8e130ed125e8b9de5dee97 (diff) | |
Release 4.0.11.153
Release 4.0.11.153
Change-Id: Ib7c5af77a151fbd19aeb6eb36f2d6988db7e02fe
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 e219b51cc9fd..f3e969a180de 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 152 +#define QWLAN_VERSION_BUILD 153 -#define QWLAN_VERSIONSTR "4.0.11.152" +#define QWLAN_VERSIONSTR "4.0.11.153" #define AR6320_REV1_VERSION 0x5000000 |
