diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-11 21:31:41 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-11 21:31:42 -0800 |
| commit | d7eb91c2fd2d12b230d6d54ad2ed607117d0933c (patch) | |
| tree | 43f7742c032bc07e36a1c32f3042e0fbc12ca360 | |
| parent | ae476602c09a8a29703c39dbf235b48f681e96ca (diff) | |
Release 4.0.11.212K
Release 4.0.11.212K
Change-Id: Id5f0539742e6e17e993a0dab5a9ec90ae7e7284f
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 ce8362955356..f27d4f279ffb 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 212 -#define QWLAN_VERSIONSTR "4.0.11.212J" +#define QWLAN_VERSIONSTR "4.0.11.212K" #define AR6320_REV1_VERSION 0x5000000 |
