diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-10-07 12:48:24 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-10-07 14:49:36 +0530 |
| commit | 273021a63ebcd403fcf93255f310bdfb85062e2f (patch) | |
| tree | bd859048092ef53020c6762b4fcdc28803f5f7ad | |
| parent | 0e41f51bb960e3c0447f5c798d250490379a5e05 (diff) | |
Release 4.0.10.194
Release 4.0.10.194
Change-Id: Ia462b5143c184523fc19bc877c576e76b9380510
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 d4e790a36141..13fe1d736194 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 193 +#define QWLAN_VERSION_BUILD 194 -#define QWLAN_VERSIONSTR "4.0.10.193" +#define QWLAN_VERSIONSTR "4.0.10.194" #define AR6320_REV1_VERSION 0x5000000 |
