diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-29 11:11:48 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-09-29 15:56:20 +0530 |
| commit | ca8f91b0d608e8a85099dc713547876cf6e9dfbd (patch) | |
| tree | 02f307e3abf7339d5cd99242efe7a34526161a14 | |
| parent | 3d6bdc63776fc0041d83e62822da9b1b70e536f9 (diff) | |
Release 4.0.10.189
Release 4.0.10.189
Change-Id: Ib245f147713e02f515ec266acc4556646d3d040a
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 70c583743f51..f1a449e2e9ee 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 188 +#define QWLAN_VERSION_BUILD 189 -#define QWLAN_VERSIONSTR "4.0.10.188" +#define QWLAN_VERSIONSTR "4.0.10.189" #define AR6320_REV1_VERSION 0x5000000 |
