diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-19 12:18:07 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-19 15:35:03 +0530 |
| commit | d2f19e4aeea7f95ccd4cbcd4a2a4df560a49c92e (patch) | |
| tree | be3d6d91f34647031d50a11f830c8132aee399fd | |
| parent | 48a37f3bb8934b433b8e15d9fee3c31441e82190 (diff) | |
Cafstaging Release 4.0.10.58
Cafstaging Release 4.0.10.58
Change-Id: Ida51238c7db87a012081faccb0b960cf061323b8
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 d946a3a88ca8..77a91606d017 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 57 +#define QWLAN_VERSION_BUILD 58 -#define QWLAN_VERSIONSTR "4.0.10.57" +#define QWLAN_VERSIONSTR "4.0.10.58" #define AR6320_REV1_VERSION 0x5000000 |
