diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-23 13:25:52 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-23 16:08:55 +0530 |
| commit | 30f08dba71d9ec8cf08ef0e43d015eea162d148d (patch) | |
| tree | 078691a8652907bc7781dc4e2678fedd593d2fa1 | |
| parent | e34ed3779f9d5ab628e07439d65f6254ce296994 (diff) | |
Cafstaging Release 4.0.10.83
Cafstaging Release 4.0.10.83
Change-Id: Ibca04b30ec9388956fc65dadc0bc4a423e5afcca
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 dc879b31e0d3..782d6bc13054 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 82 +#define QWLAN_VERSION_BUILD 83 -#define QWLAN_VERSIONSTR "4.0.10.82" +#define QWLAN_VERSIONSTR "4.0.10.83" #define AR6320_REV1_VERSION 0x5000000 |
