diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-05 21:24:24 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-05 21:24:25 -0800 |
| commit | c3ad508a09620dc3a956c7e2c16f3ab2ead080b7 (patch) | |
| tree | 0e45311a9580ab75359a21957d70214237e57df2 | |
| parent | 67cfe475cb8ea3dfa86c68fca536b4ddb5168e9d (diff) | |
Release 4.0.11.210Q
Release 4.0.11.210Q
Change-Id: I5b93d767e6b972ac0fb0cf48979f9208b3db3a4a
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 2b8f81f6daad..1d1d08b35350 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 210 -#define QWLAN_VERSIONSTR "4.0.11.210P" +#define QWLAN_VERSIONSTR "4.0.11.210Q" #define AR6320_REV1_VERSION 0x5000000 |
