diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-17 12:38:21 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-17 12:38:21 -0700 |
| commit | 8d2c9d76be4e27f234c676fabe52e5c5bbb4f2f1 (patch) | |
| tree | 6dab8ae018162c39dddf314f34926f17e3185f76 | |
| parent | 8d3af3ba9ec3c67ab140504f10fb4047ae4b76c4 (diff) | |
Release 4.0.11.208U
Release 4.0.11.208U
Change-Id: I2aec3c17e8c751a1359ebf5a5518d0c78769ac45
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 e56b930735ba..cc08c07b4382 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 208 -#define QWLAN_VERSIONSTR "4.0.11.208T" +#define QWLAN_VERSIONSTR "4.0.11.208U" #define AR6320_REV1_VERSION 0x5000000 |
