diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-05 22:26:28 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-05 22:26:28 -0800 |
| commit | 9771e7baaef3aafcd0ae3e78e2b152fb2fa92df6 (patch) | |
| tree | a2b8d50bd40721eb4d7e4bc7d6cdd6f633d08871 | |
| parent | ef600bad6b62781076c20c5fdab6cf48d01f25cc (diff) | |
Release 4.0.11.210S
Release 4.0.11.210S
Change-Id: I7c18cefd84716a90335f53b2192aedc15c820e3b
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 2bbb21652718..55ba1092a782 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 210 -#define QWLAN_VERSIONSTR "4.0.11.210R" +#define QWLAN_VERSIONSTR "4.0.11.210S" #define AR6320_REV1_VERSION 0x5000000 |
