diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-26 06:12:47 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-27 00:14:04 -0700 |
| commit | ed94933a783446a4cec2e0bd7c5247b5c089bc7a (patch) | |
| tree | b90108b9dfc4d3145e2e21d1502c6153606bcc52 | |
| parent | 01f5c2c6b1fbc39a383135f0b8151dc9daa42c38 (diff) | |
Release 4.0.11.210F
Release 4.0.11.210F
Change-Id: Id5ae79d2eb34fbc84b03c3abd99f066733d07334
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 4d498d62e9d9..65034032f951 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 210 -#define QWLAN_VERSIONSTR "4.0.11.210E" +#define QWLAN_VERSIONSTR "4.0.11.210F" #define AR6320_REV1_VERSION 0x5000000 |
