diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-07 10:59:59 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-07 10:59:59 -0700 |
| commit | e7e33dff37b99325f0a2d9766c9be18f0c6437e7 (patch) | |
| tree | ef84732e18e905930c7a39535bd4b7f1a35da7f5 | |
| parent | cc1896424ae7a346090f601bc69c6ca51d9c3e04 (diff) | |
Release 4.0.11.206U
Release 4.0.11.206U
Change-Id: I7f95025c355cd597c3a24e46731569deb53cc754
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 00a77f6c28eb..a75f4d55f0c4 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 206 -#define QWLAN_VERSIONSTR "4.0.11.206T" +#define QWLAN_VERSIONSTR "4.0.11.206U" #define AR6320_REV1_VERSION 0x5000000 |
