diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-14 06:32:22 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-14 06:32:23 -0800 |
| commit | 7c1a8a9cc9d84358bb45b268978ec79aec49dbb7 (patch) | |
| tree | 9d787198d55d8c002c25ff950b89820384bad95c | |
| parent | e0554645550e4eb51558b0f1754257b17e92a475 (diff) | |
Release 4.0.11.211E
Release 4.0.11.211E
Change-Id: Ieb4b1218e464b8ae0ad28e67ea37383bcc067aea
CRs-Fixed: 774533
| -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 576568cf3e96..e6bcb769e625 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -41,10 +41,10 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 -#define QWLAN_VERSION_EXTRA "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211D" +#define QWLAN_VERSIONSTR "4.0.11.211E" #define AR6320_REV1_VERSION 0x5000000 |
