diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-16 06:29:23 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-16 06:29:23 -0800 |
| commit | fe97bcd58fb2b35aabd800a93a0bc6dfdccbf244 (patch) | |
| tree | 732a13fcc0b8046861841248cda93a97fa5f5b91 | |
| parent | d0d7181685f7f2159d0999e6ea6927ed0c8ccef6 (diff) | |
Release 4.0.11.213L
Release 4.0.11.213L
Change-Id: I85294d71fbd8a05fc9043ae83a661de7c914f2c5
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 222495e4daef..325fee13b638 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.213K" +#define QWLAN_VERSIONSTR "4.0.11.213L" #define AR6320_REV1_VERSION 0x5000000 |
