diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-30 02:47:20 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-30 02:47:20 -0800 |
| commit | e2ae845581f2d5f241da4aa2ceb050f150c60891 (patch) | |
| tree | a35ac6936c932e56b879e2f1c45eadb46fd59937 | |
| parent | 2f75dedde70ed07424f5e5f6c98b83f6fb01d70c (diff) | |
Release 4.0.11.211W
Release 4.0.11.211W
Change-Id: I0121f714d7534d658b7da21e20e5d9268c5b4c9d
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 34e3a1cff9e7..438992e50425 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211V" +#define QWLAN_VERSIONSTR "4.0.11.211W" #define AR6320_REV1_VERSION 0x5000000 |
