diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-15 02:21:34 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-15 02:21:34 -0800 |
| commit | 855b1858d6224d39543b9fd45977ba6732668ecf (patch) | |
| tree | 191928e6aa3c2472f8de4364b69cac4f1d19589d | |
| parent | 58e365d1d0748fc0eaaf03f10dcf4aa53f17c6b1 (diff) | |
Release 4.0.11.212M
Release 4.0.11.212M
Change-Id: I0be95004504264f449829129e0c18a5bfa12fa65
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 e5b7c1ed37b6..dff77fc9d0be 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212L" +#define QWLAN_VERSIONSTR "4.0.11.212M" #define AR6320_REV1_VERSION 0x5000000 |
