diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-09 11:27:46 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-09-09 15:11:06 +0530 |
| commit | 3c0ca92aa98e165d77150c3c112e9cd8c1641564 (patch) | |
| tree | 7a16cfd24c4d5bc6a55cb4a3377a662ebd1b15d6 | |
| parent | 24e1ca65136a579b854084b0fc4e66a6d5bfad3f (diff) | |
Release 4.0.10.177
Release 4.0.10.177
Change-Id: I0e277576109feae4e4a8c3ee38cf9d656403729a
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 e23e01bd706a..91f1cd230a6a 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 176 +#define QWLAN_VERSION_BUILD 177 -#define QWLAN_VERSIONSTR "4.0.10.176" +#define QWLAN_VERSIONSTR "4.0.10.177" #define AR6320_REV1_VERSION 0x5000000 |
