diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-08 03:56:59 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-08 03:57:00 -0800 |
| commit | 2bbc469290177e14fef2150035a6d0fceab8c668 (patch) | |
| tree | 7c7104656cae8da024179881349f5ca1e7a1f295 | |
| parent | 02c29be7186bf5c13a3b311099ab77788ebf3f67 (diff) | |
Release 4.0.11.213D
Release 4.0.11.213D
Change-Id: Ib8af8d3ae63089ad5cd11e845513f116c1561cfa
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 4b0e585d4bdd..c7c00938766f 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.213C" +#define QWLAN_VERSIONSTR "4.0.11.213D" #define AR6320_REV1_VERSION 0x5000000 |
