diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-13 19:14:40 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-13 19:14:40 -0700 |
| commit | 0756f0859dc3ec6604cffd0b695b2eb81d56ffe1 (patch) | |
| tree | 3ff3ab8488a66c6c22d92c03dbaa88ad35909529 | |
| parent | 6a2ead1f74be7b4568000a99ab090ea175d00e08 (diff) | |
Release 4.0.11.207C
Release 4.0.11.207C
Change-Id: Ie5e88b145a451438060492057f6053496b812cb2
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 ee24f8bd58fd..d4e1ba0595b6 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 207 -#define QWLAN_VERSIONSTR "4.0.11.207B" +#define QWLAN_VERSIONSTR "4.0.11.207C" #define AR6320_REV1_VERSION 0x5000000 |
