diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-01-28 12:49:42 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-01-28 14:44:19 +0530 |
| commit | dd7eb4a1c6da0f68ffe1e34a6bee4c88a3ab7b52 (patch) | |
| tree | a0191eedabe50fd734617512f38e149a8c0a0b24 | |
| parent | 5a991ef320ba873589de51fb45c3b7788d92d438 (diff) | |
Cafstaging Release 4.0.10.22
Cafstaging Release 4.0.10.22
Change-Id: If33db14aa4977aca3aa78b6b3001e3215039e759
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 406065d9b630..63999d34bea9 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 21 +#define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "4.0.10.21" +#define QWLAN_VERSIONSTR "4.0.10.22" #define AR6320_REV1_VERSION 0x5000000 |
