diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2016-01-12 13:12:02 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-01-12 13:20:23 +0530 |
| commit | fb3ed97bad7a734147e82ccfebcdce4b3730e84c (patch) | |
| tree | e6fa23dfa650c4df9e2ee7b3bd75dc92502cee1e | |
| parent | c2a4c471a1dccf12a2d07d9a21469a2a6afc7d4c (diff) | |
Release 4.0.10.253
Release 4.0.10.253
Change-Id: I4a226e72f469fc1ca82a13156d3eee779e68393f
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 edae4c956a6d..d4069b1ef14c 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 252 +#define QWLAN_VERSION_BUILD 253 -#define QWLAN_VERSIONSTR "4.0.10.252" +#define QWLAN_VERSIONSTR "4.0.10.253" #define AR6320_REV1_VERSION 0x5000000 |
