diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-25 12:55:57 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-09-25 18:45:51 +0530 |
| commit | 303bef7366eb7e5faa480ca40d8a34bd83319be8 (patch) | |
| tree | befc6139f6290457e3e5fc7b7721ed583ecb6881 | |
| parent | a6278b2eccb622e5b746e6cb7a50f0280a8dd135 (diff) | |
Release 4.0.10.187
Release 4.0.10.187
Change-Id: I93ded74910f3345c4d69b2cc7fae4338097f3452
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 25deaddb2ebd..7e39171a3c8e 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 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 186 +#define QWLAN_VERSION_BUILD 187 -#define QWLAN_VERSIONSTR "4.0.10.186" +#define QWLAN_VERSIONSTR "4.0.10.187" #define AR6320_REV1_VERSION 0x5000000 |
