diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-30 14:41:39 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-30 17:42:22 +0530 |
| commit | f0dd9902ddb6a3b3e55efadcbd2658e643fe9b39 (patch) | |
| tree | cb0e15fae5a1592c85b880cb5abeec4542e5cf2a | |
| parent | 6be25ced23db164ce54deb8429c385a8c4157ed8 (diff) | |
Release 4.0.11.111
Release 4.0.11.111
Change-Id: I35e3b32b78d5682401521c9111d50ecac94b0e19
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 7d05e8cc765b..60aa350d1459 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 110 +#define QWLAN_VERSION_BUILD 111 -#define QWLAN_VERSIONSTR "4.0.11.110" +#define QWLAN_VERSIONSTR "4.0.11.111" #define AR6320_REV1_VERSION 0x5000000 |
