diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-21 01:54:32 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-21 01:54:32 -0800 |
| commit | 934effe503aa7fd4b13913aef286570be46f5041 (patch) | |
| tree | 18245e7c023fa36088e902ae20abfc76a49e5b59 | |
| parent | 8276563babecd856bb8573a93895054f6d816afe (diff) | |
Release 4.0.11.211L
Release 4.0.11.211L
Change-Id: I7daada2a8110c637773068031bbb3b7aeadcfca5
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 e22afc9ac404..ca5967c40a64 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211K" +#define QWLAN_VERSIONSTR "4.0.11.211L" #define AR6320_REV1_VERSION 0x5000000 |
