diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-25 14:47:50 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-25 15:09:46 +0530 |
| commit | 52444c87e909af0dedbfe13a192fac8569703148 (patch) | |
| tree | 7156b7dee3216ca8fdb93b32ceb346d05fb91afd | |
| parent | 215de670dce6381f963b43d7161765f0c2793046 (diff) | |
Release 4.0.11.125
Release 4.0.11.125
Change-Id: Iada24ab86fd7c4d550903ed5aa153a41904a358f
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 b2f93435f359..0cfc446e2c04 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 124 +#define QWLAN_VERSION_BUILD 125 -#define QWLAN_VERSIONSTR "4.0.11.124" +#define QWLAN_VERSIONSTR "4.0.11.125" #define AR6320_REV1_VERSION 0x5000000 |
