diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-24 13:13:15 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-24 18:13:06 +0530 |
| commit | 07c5f282c770963fe9cce41b38baa1ef2fd58420 (patch) | |
| tree | 9d12e873160efbd131f31eab1b326b852c214d5a | |
| parent | f73b663b2a14f3a66600ff2b73564a1aee11616c (diff) | |
Cafstaging Release 1.0.0.242
Cafstaging Release 1.0.0.242
Change-Id: I8dbefec4571490c336c666d49fe6b8e5d34fdcb5
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 152cd8ef8e31..b4c36c50427a 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 241 +#define QWLAN_VERSION_BUILD 242 -#define QWLAN_VERSIONSTR "1.0.0.241B" +#define QWLAN_VERSIONSTR "1.0.0.242" #define AR6320_REV1_VERSION 0x5000000 |
