diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-12-07 16:32:52 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-07 22:02:56 -0800 |
| commit | ce7bf369964acebe54e8cb5ef98b43d765c40d25 (patch) | |
| tree | d58fb6c27cae37502bbbd664478aaef480ed7f56 | |
| parent | 452fbc7454da85cc055cb00b3c20a0cbf021516b (diff) | |
Release 4.0.11.199
Release 4.0.11.199
Change-Id: I1e635b81982528406de6c10038d6cee39b63eb11
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 850aa361e6d6..4662e9eab8b7 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 198 +#define QWLAN_VERSION_BUILD 199 -#define QWLAN_VERSIONSTR "4.0.11.198" +#define QWLAN_VERSIONSTR "4.0.11.199" #define AR6320_REV1_VERSION 0x5000000 |
