diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-11 23:33:02 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-11 23:33:02 -0800 |
| commit | cc52bb628edaaa4ef94a9a4c2587366e9435114e (patch) | |
| tree | bcec7eef4ca00e4d8eaa7a235bc8a2eb5515c790 | |
| parent | 6f74dd438546db4781e5c713e0256cc75a65039d (diff) | |
Release 4.0.11.212L
Release 4.0.11.212L
Change-Id: I877065353f87cc26a16eb8881723294bef4e9133
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 f27d4f279ffb..e5b7c1ed37b6 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 212 -#define QWLAN_VERSIONSTR "4.0.11.212K" +#define QWLAN_VERSIONSTR "4.0.11.212L" #define AR6320_REV1_VERSION 0x5000000 |
