diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-02 10:58:06 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-09-02 12:41:56 +0530 |
| commit | b42d0714d81ccf64a3fdc0b145142c4e2ad2fd3f (patch) | |
| tree | 0aee64d788d3cfe2fa91983d1bc4711dd4ecc6c6 | |
| parent | cb3b9385332693f6980394131fc28a0f2ff5420e (diff) | |
Release 4.0.10.173
Release 4.0.10.173
Change-Id: If05f7ab5c515b599964acbd1022f3d8ab730d515
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 82e188ee6b47..9570edb02696 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 172 +#define QWLAN_VERSION_BUILD 173 -#define QWLAN_VERSIONSTR "4.0.10.172" +#define QWLAN_VERSIONSTR "4.0.10.173" #define AR6320_REV1_VERSION 0x5000000 |
