diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-18 13:36:58 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-18 17:21:57 +0530 |
| commit | 33aceccab1f4a9ae7859062a726dc8aa4ae531e6 (patch) | |
| tree | 04c756efa379750968fd96e7186bd6531d1bd049 | |
| parent | 3473a94a889de973472dd65898d8678285471eb4 (diff) | |
Cafstaging Release 4.0.10.57
Cafstaging Release 4.0.10.57
Change-Id: If9924ff85e8de4459f5b7b09a3ab0ab33efa3cd6
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 447e247393e3..d946a3a88ca8 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 56 +#define QWLAN_VERSION_BUILD 57 -#define QWLAN_VERSIONSTR "4.0.10.56" +#define QWLAN_VERSIONSTR "4.0.10.57" #define AR6320_REV1_VERSION 0x5000000 |
