diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-01 00:48:19 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-01 00:48:19 -0800 |
| commit | b276cb311746ff22c935d021da35b67d27e918eb (patch) | |
| tree | 465a6d4f95e4f71c1e32df881239266e2bc4692a | |
| parent | 6586520215a2de4155f275e5998d030b8f0509f7 (diff) | |
Release 4.0.11.211Z
Release 4.0.11.211Z
Change-Id: Iba241ee343f096a6fb0e272202fe9a4e3754f630
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 f839452c6fff..15f8487840c0 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211Y" +#define QWLAN_VERSIONSTR "4.0.11.211Z" #define AR6320_REV1_VERSION 0x5000000 |
