diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-09 19:56:48 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-09 19:56:49 -0800 |
| commit | e2e7cf071766c9f9291ab2bb8963c2130b67083d (patch) | |
| tree | 65ae9b8e222c46cbb4a52cb6a016a2d2c8a99bf6 | |
| parent | 4f4e8cf4bc5d69480bfeeff2859df3616e3eaec4 (diff) | |
Release 4.0.11.213E
Release 4.0.11.213E
Change-Id: Iacbc317158f59143c3374174f6568156b8038271
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 c7c00938766f..6cb83d2dc98b 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.213D" +#define QWLAN_VERSIONSTR "4.0.11.213E" #define AR6320_REV1_VERSION 0x5000000 |
