diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-14 11:57:51 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2015-09-14 02:13:15 -0700 |
| commit | 1b6d643b2e8ec240e287c8710463bf2265a89976 (patch) | |
| tree | 56910d23b106d6481ca3cc6b7abbf8436ac9a15c | |
| parent | 8e2b0892db9a10f159adceca0dac53eab834d0d1 (diff) | |
Release 4.0.10.180
Release 4.0.10.180
Change-Id: I8999761151bbb3ced33d9f3478edc264ec97b87b
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 a9f241cf7350..4004647fb985 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 179 +#define QWLAN_VERSION_BUILD 180 -#define QWLAN_VERSIONSTR "4.0.10.179" +#define QWLAN_VERSIONSTR "4.0.10.180" #define AR6320_REV1_VERSION 0x5000000 |
