diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-27 00:00:39 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-27 00:00:40 -0800 |
| commit | 176e59cbc668d0876e7cef876eca97d21542200e (patch) | |
| tree | fb7bba435c491126aab681c2dc187a7c1c0e0649 | |
| parent | e25dc9d48cca7381853d9b4e015e0e6e47e9904c (diff) | |
Release 4.0.11.212Y
Release 4.0.11.212Y
Change-Id: Ic707a141be0d6d3d51a76afa54a1569b001d300e
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 f7290934bea4..491a5a657d91 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212X" +#define QWLAN_VERSIONSTR "4.0.11.212Y" #define AR6320_REV1_VERSION 0x5000000 |
