diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-16 08:31:56 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-16 08:31:56 -0700 |
| commit | c170b09600f3dd75ee486ac3377be597952fa687 (patch) | |
| tree | a89595518821b5645ca1cd784e661f3e8eda9016 | |
| parent | 587a4cf7a791b8467f278202a1aa5c9a4fc13656 (diff) | |
Release 4.0.11.210D
Release 4.0.11.210D
Change-Id: If8a33ef920bc3f164a8534bce6abd770e06783f3
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 6e9bc0575040..a921f9ab530e 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 210 -#define QWLAN_VERSIONSTR "4.0.11.210C" +#define QWLAN_VERSIONSTR "4.0.11.210D" #define AR6320_REV1_VERSION 0x5000000 |
