diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-17 02:17:28 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-17 02:17:28 -0800 |
| commit | 5dfa87a820a385c7b9aeb8241c32202ba67ec72f (patch) | |
| tree | 054c4c86f0c07024372b6317bf6e374ed0686370 | |
| parent | 0ac5bdbb88e6280bd66322d766c6d00bf3bb14c6 (diff) | |
Release 4.0.11.213N
Release 4.0.11.213N
Change-Id: Ia36372fb05a4e02fe382b4aed84247f8c3434732
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 a3faf0518ca2..7cbc16d93aa1 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 213 -#define QWLAN_VERSIONSTR "4.0.11.213M" +#define QWLAN_VERSIONSTR "4.0.11.213N" #define AR6320_REV1_VERSION 0x5000000 |
