diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-30 14:53:43 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-30 19:08:22 +0530 |
| commit | 1c0124424e692015fdfbd87e22c7c922b2bd1e3f (patch) | |
| tree | d59afcf2bbff08633e8344ddf039f94ea331a071 | |
| parent | d69d748076437714ba0b97ad6d634e3628508186 (diff) | |
Cafstaging Release 4.0.10.88
Cafstaging Release 4.0.10.88
Change-Id: I0229695148c2deb76d204f38b3e85063ad280b09
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 70f768fb5601..4f06b5a7a510 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 87 +#define QWLAN_VERSION_BUILD 88 -#define QWLAN_VERSIONSTR "4.0.10.87" +#define QWLAN_VERSIONSTR "4.0.10.88" #define AR6320_REV1_VERSION 0x5000000 |
