diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-05 06:00:44 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-05 06:00:45 -0700 |
| commit | f7355121a9c00c10627ee05712cd3f698cdff73c (patch) | |
| tree | e060fd59d90f10f0e87cd5b8bb13145472d9d933 | |
| parent | 8d7ae8337fd0348bb9aa914aed73137d45a002c4 (diff) | |
Release 4.0.11.208Z
Release 4.0.11.208Z
Change-Id: Ib728deffeca652aadb92d633a157f2e374abce6f
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 873f4ebf74c1..fa616144159d 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 208 -#define QWLAN_VERSIONSTR "4.0.11.208Y" +#define QWLAN_VERSIONSTR "4.0.11.208Z" #define AR6320_REV1_VERSION 0x5000000 |
