diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-10-06 17:32:24 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-10-06 20:39:51 +0530 |
| commit | 7573fc04c49e444fef21ca49c1ff89d49bb9512f (patch) | |
| tree | af2f415f5dd70ef45f467f6859ca72ac127d1be3 | |
| parent | 48ea9feb5442d5239f4e6224ba04e4f6998b5308 (diff) | |
Cafstaging Release 1.0.0.206
Cafstaging Release 1.0.0.206
Change-Id: I90ad4ff21ca5cc888d95b6ed11e377bc0c8fd591
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 557d1d321432..7a0e700454b5 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 205 +#define QWLAN_VERSION_BUILD 206 -#define QWLAN_VERSIONSTR "1.0.0.205" +#define QWLAN_VERSIONSTR "1.0.0.206" #define AR6320_REV1_VERSION 0x5000000 |
