diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-19 00:32:34 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-19 00:32:35 -0800 |
| commit | b015ca228ecee2edf3a289b6e54a61507d6644d7 (patch) | |
| tree | 1d42570cef773ad99db834297309b54a7036f523 | |
| parent | bfdeff666780a85dca88b25c23cb40dbc892a783 (diff) | |
Release 4.0.11.212Q
Release 4.0.11.212Q
Change-Id: If446ba9a68aa14d8a35726bbda9efd110866dcc6
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 f853cca17be5..9f4f7a41370f 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 212 -#define QWLAN_VERSIONSTR "4.0.11.212P" +#define QWLAN_VERSIONSTR "4.0.11.212Q" #define AR6320_REV1_VERSION 0x5000000 |
