diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-13 00:00:30 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-13 00:00:30 -0800 |
| commit | d968f59db79a866974610367259a27718d0bf57c (patch) | |
| tree | 17e5c75b610e1c4cbf5b8596796ad7f80430a193 | |
| parent | 10190f8ddca037bd17cc40df74e550bc9996f5ff (diff) | |
Release 4.0.11.211D
Release 4.0.11.211D
Change-Id: I55ded778b9e3b3ad45830cb1c11d980b2e723333
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 f7e165b07549..576568cf3e96 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211C" +#define QWLAN_VERSIONSTR "4.0.11.211D" #define AR6320_REV1_VERSION 0x5000000 |
