diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-28 09:27:07 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-28 09:27:07 -0800 |
| commit | 154eaa0dd1f87c006891dd8fe0aa61626f1a84b2 (patch) | |
| tree | ab67601faa9e5677d3ea7242d657cc04f1ff17cf | |
| parent | 429368159b58ae7b1cb0fe4e0c46ca0510f45a83 (diff) | |
Release 4.0.11.211U
Release 4.0.11.211U
Change-Id: I7f95b9ae0c6f71c4f8140903ba354a94f925f990
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 21f71bef6929..9a18282e3d86 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 211 -#define QWLAN_VERSIONSTR "4.0.11.211T" +#define QWLAN_VERSIONSTR "4.0.11.211U" #define AR6320_REV1_VERSION 0x5000000 |
