diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-07-23 14:00:06 +0530 |
|---|---|---|
| committer | Akash Patel <akashp@codeaurora.org> | 2015-07-23 09:29:05 -0700 |
| commit | e48ecac759d3cd13c16fcd1df154c31c410de2ec (patch) | |
| tree | 49fb59471d662b4440a60540ecc9a8fc2ab16f26 | |
| parent | af75e918ff3924d0c83d51ff3b11fb2a4fb353fa (diff) | |
Release 4.0.10.144
Release 4.0.10.144
Change-Id: Icee9a390e55ad92dea3f5673e66ab0a35f04c840
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 120ebb70c9a1..76b0596d7b10 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 143 +#define QWLAN_VERSION_BUILD 144 -#define QWLAN_VERSIONSTR "4.0.10.143" +#define QWLAN_VERSIONSTR "4.0.10.144" #define AR6320_REV1_VERSION 0x5000000 |
