diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-10 01:16:46 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-10 01:16:46 -0700 |
| commit | 250a40fb4b22935bb891dfd5b538a394db168fc9 (patch) | |
| tree | 8f750c63e2c277a7960a6624dacbdb3722ec26e7 | |
| parent | 884d829e561eaa5490cbcc3fef722635d438ca36 (diff) | |
Release 4.0.11.208N
Release 4.0.11.208N
Change-Id: Ieb06fd40d1f6ff72fd3f242347dd22c15b37e3ae
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 03df89050692..9d21cae6ccd3 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 208 -#define QWLAN_VERSIONSTR "4.0.11.208M" +#define QWLAN_VERSIONSTR "4.0.11.208N" #define AR6320_REV1_VERSION 0x5000000 |
