diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-24 14:33:38 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-24 17:23:04 +0530 |
| commit | 4013e7cb125c979e3ee77bc2b821586fb707ea2c (patch) | |
| tree | 431d4681ed5cfdf9c85576f010e2cfd9a00a915b | |
| parent | f03c9ceed8f612a71b89db60154142b096b9313d (diff) | |
Release 4.0.11.143
Release 4.0.11.143
Change-Id: I3bf3beb13064de79eb84f81770e485d8ad9b6bfa
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 1e82a7e8f79e..2fcc46130df1 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 142 +#define QWLAN_VERSION_BUILD 143 -#define QWLAN_VERSIONSTR "4.0.11.142" +#define QWLAN_VERSIONSTR "4.0.11.143" #define AR6320_REV1_VERSION 0x5000000 |
