diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-07 16:14:49 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-07 17:44:12 +0530 |
| commit | 32ca3366b931679ac0abeb8bb41b942de018cf34 (patch) | |
| tree | c80e772ab47e45109f3219d7104594a1dd898485 | |
| parent | 4c9637f1ac4cd258470ce6f7ff537527cb1b4a7d (diff) | |
Cafstaging Release 1.0.0.229
Cafstaging Release 1.0.0.229
Change-Id: Iefd5a6ca6bd131413ab873c4632861b23505e561
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 448634e67e55..49eb2eda5bce 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 228 +#define QWLAN_VERSION_BUILD 229 -#define QWLAN_VERSIONSTR "1.0.0.228" +#define QWLAN_VERSIONSTR "1.0.0.229" #define AR6320_REV1_VERSION 0x5000000 |
