diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-23 13:32:47 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-23 16:31:54 +0530 |
| commit | cd68472bb27a221df53c9b51a7c829c1aadf2873 (patch) | |
| tree | f6dbfbd875dcf134e9b0e9004a7db4e74a65e752 | |
| parent | 485c35a72f5267d63a055a58aff8afd52fd0f65d (diff) | |
Release 4.0.11.106
Release 4.0.11.106
Change-Id: I255364eb3482c046f256adc68e435233ac4e571f
CRs-Fixed: 688141
| -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 e8cc2ac5017a..69650a9b78c9 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 105 +#define QWLAN_VERSION_BUILD 106 -#define QWLAN_VERSIONSTR "4.0.11.105" +#define QWLAN_VERSIONSTR "4.0.11.106" #define AR6320_REV1_VERSION 0x5000000 |
