diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-29 06:43:40 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-29 06:43:40 -0800 |
| commit | 07367945fae90a569d9d1a25daa5c8b085e7779b (patch) | |
| tree | a879c37f203026adb0969d4973bd82efc76495ba | |
| parent | f4623c63cfd7145d72a732756bcd7f6f685fdc03 (diff) | |
Release 4.0.11.213
Release 4.0.11.213
Change-Id: Ie5f70557ccf1cb9446c0b76e9bb2059da31ca3db
CRs-Fixed: 774533
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index 7f593c15ea80..fdd822396247 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 "Z" -#define QWLAN_VERSION_BUILD 212 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.212Z" +#define QWLAN_VERSIONSTR "4.0.11.213" #define AR6320_REV1_VERSION 0x5000000 |
