diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-11-10 15:45:21 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-11-11 20:02:03 +0530 |
| commit | 4488c66d5e6ea1f24a3dba3c13f3317eff0c71f1 (patch) | |
| tree | 592a4208ed9ed0721b9cd043a17401db5483c54e | |
| parent | 4368f56a48f45f04c0671fcd22d9a09b5af0ebe8 (diff) | |
Release 4.0.11.186
Release 4.0.11.186
Change-Id: Ia265ec5f61256142a004df5afa0edeb84d457976
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 35aa791dd114..78545a0fdd53 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 185 +#define QWLAN_VERSION_BUILD 186 -#define QWLAN_VERSIONSTR "4.0.11.185" +#define QWLAN_VERSIONSTR "4.0.11.186" #define AR6320_REV1_VERSION 0x5000000 |
