diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-30 03:52:20 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-30 03:52:20 -0700 |
| commit | 1aa002f3029cd6067220725ccffd4e2bc77ddca9 (patch) | |
| tree | 4c75bd972c30f1904a37165828797793907ca53e | |
| parent | 3ad152dfed1a6110da02e7e3f5bbe352fef2ea16 (diff) | |
Release 4.0.11.210N
Release 4.0.11.210N
Change-Id: Iafe4fd63df336ba073911cb650acb75409701096
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 165480175883..1c4a3c352ca7 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 210 -#define QWLAN_VERSIONSTR "4.0.11.210M" +#define QWLAN_VERSIONSTR "4.0.11.210N" #define AR6320_REV1_VERSION 0x5000000 |
