diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-29 15:02:19 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2015-04-29 14:28:43 -0700 |
| commit | 61a16f901c3038526c81ae9f98e83eff1fcdb777 (patch) | |
| tree | 6bf373db412c114a3f37b9f99ab9d4a0f6aa8e93 | |
| parent | e7f97713d4db482999fb620387122afa98535fad (diff) | |
Cafstaging Release 4.0.10.87
Cafstaging Release 4.0.10.87
Change-Id: Ia7509af06133c027d3e1291a3c76fe312a0dde5c
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 7e42f0768f4d..70f768fb5601 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 86 +#define QWLAN_VERSION_BUILD 87 -#define QWLAN_VERSIONSTR "4.0.10.86" +#define QWLAN_VERSIONSTR "4.0.10.87" #define AR6320_REV1_VERSION 0x5000000 |
