diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-05-01 14:48:09 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-05-01 21:45:13 +0530 |
| commit | fc6bf73c153998ba93caac082c2274891fa8ee86 (patch) | |
| tree | 1e4a16f5a09a6f6fc7992c6e6d37d7316b40eb24 | |
| parent | 0bd906dd7d1766c1ba1121df1cac87c3e015b64a (diff) | |
Cafstaging Release 4.0.10.89
Cafstaging Release 4.0.10.89
Change-Id: I83ad13e88dd080aaf78126439218f8cdb42be766
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 4f06b5a7a510..553537c9d3f6 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 88 +#define QWLAN_VERSION_BUILD 89 -#define QWLAN_VERSIONSTR "4.0.10.88" +#define QWLAN_VERSIONSTR "4.0.10.89" #define AR6320_REV1_VERSION 0x5000000 |
