diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2016-01-18 16:06:10 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-01-18 02:56:46 -0800 |
| commit | 66af60fcf16f604277c6847d7ef98f7c79dfbf0b (patch) | |
| tree | ae715084e099f5049f5492c40b698f51fa778093 | |
| parent | fc61bc3e6c0bd52af889993c7a4e24bdcf84ae9c (diff) | |
Release 4.0.11.001
Release 4.0.11.001
Change-Id: I5d9b76883b0f390bfd623d027844396cc16bb5b2
CRs-Fixed: 688141
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index af0f16ce66c4..6c1f564b65a9 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -40,11 +40,11 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 -#define QWLAN_VERSION_PATCH 10 +#define QWLAN_VERSION_PATCH 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 255 +#define QWLAN_VERSION_BUILD 001 -#define QWLAN_VERSIONSTR "4.0.10.255" +#define QWLAN_VERSIONSTR "4.0.11.001" #define AR6320_REV1_VERSION 0x5000000 |
