diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-26 12:53:29 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-26 14:41:14 +0530 |
| commit | e567f372e2452a676cd765dddbf9866d69b97a98 (patch) | |
| tree | 71356f460925448a1c1bd307edfc2f1f4d488a96 | |
| parent | 401486f74f693ecb198b5c8abe8b69ed586c2ec1 (diff) | |
Release 4.0.11.126
Release 4.0.11.126
Change-Id: Ife6a10fff834184d99f4db8ae0c7132bf4c23ce1
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 0cfc446e2c04..78d4fc139f4f 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 125 +#define QWLAN_VERSION_BUILD 126 -#define QWLAN_VERSIONSTR "4.0.11.125" +#define QWLAN_VERSIONSTR "4.0.11.126" #define AR6320_REV1_VERSION 0x5000000 |
