diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-02-10 13:52:40 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-02-10 15:58:35 +0530 |
| commit | 2a09f5ce60d021da6723063c7aef598be851e554 (patch) | |
| tree | 75f3efc0aa068dc517721624852b148c867c9188 | |
| parent | 67ab3bc7fc375788536ef22d878f18a26ae41a80 (diff) | |
Cafstaging Release 4.0.10.31
Cafstaging Release 4.0.10.31
Change-Id: I8d0bd3ba61a262d54ac3864fe65c0cda75d6336b
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 5a4f3813f8b1..c59d04026b25 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 30 +#define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "4.0.10.30" +#define QWLAN_VERSIONSTR "4.0.10.31" #define AR6320_REV1_VERSION 0x5000000 |
