diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-10-18 13:26:30 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-10-18 13:31:40 +0530 |
| commit | 65847e7fe3ed3901e0135eb15bb8356dff3cd00c (patch) | |
| tree | 6d6ee3533277b8359ede5e815ead0a21f13dd07d | |
| parent | 02428a400e3f5e3231386b33a8c89401b329eba7 (diff) | |
Release 4.0.11.172
Release 4.0.11.172
Change-Id: I0f00c154636bb33a9398db467bec92c1887e74a8
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 a818c129780b..9dce026dd694 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 171 +#define QWLAN_VERSION_BUILD 172 -#define QWLAN_VERSIONSTR "4.0.11.171" +#define QWLAN_VERSIONSTR "4.0.11.172" #define AR6320_REV1_VERSION 0x5000000 |
