diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-06 13:14:24 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-06 17:25:13 +0530 |
| commit | eeffc75ada37a70c9c4a47f7c8f372665729b3ec (patch) | |
| tree | 8217d3e88f1e491cf0a2b7718f49848cc818e289 | |
| parent | 6892b8074ed13857abc3d8c94bd463f4c1f3be5b (diff) | |
Cafstaging Release 1.0.0.228
Cafstaging Release 1.0.0.228
Change-Id: I18d5262d6348176226cd12ebb0da36f7094e5260
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 604ff745a8c6..448634e67e55 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 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 227 +#define QWLAN_VERSION_BUILD 228 -#define QWLAN_VERSIONSTR "1.0.0.227" +#define QWLAN_VERSIONSTR "1.0.0.228" #define AR6320_REV1_VERSION 0x5000000 |
