diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-26 21:52:09 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-26 21:52:09 -0700 |
| commit | 62d69acc873dbc5f3a9a3b09d48a0b7b97b261bb (patch) | |
| tree | b716d28355d6d6a5138225c9358fd6c0458c0b62 | |
| parent | 045f601674b52a016f1a34134b9437228f5e4110 (diff) | |
Release 4.0.11.209U
Release 4.0.11.209U
Change-Id: I4c6282571d6e6f47b34ff1c9cfba4b8a10269fc6
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 344d399105b1..534bfddc6d00 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 209 -#define QWLAN_VERSIONSTR "4.0.11.209T" +#define QWLAN_VERSIONSTR "4.0.11.209U" #define AR6320_REV1_VERSION 0x5000000 |
