diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-12-11 11:32:05 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-12-11 19:00:24 +0530 |
| commit | db8ffddafeee1ef0beecfa5176c7d58074a51d59 (patch) | |
| tree | 94633ac639b82f36243d8a68503a718ee434a16d | |
| parent | 6c0de69eca694f3a4a626496020dae8b480f392e (diff) | |
Release 4.0.10.236
Release 4.0.10.236
Change-Id: If5126dd28729e5c07f2a1af80846021a5eb7f096
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 e2d57ceff5b1..9703568569e5 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 235 +#define QWLAN_VERSION_BUILD 236 -#define QWLAN_VERSIONSTR "4.0.10.235" +#define QWLAN_VERSIONSTR "4.0.10.236" #define AR6320_REV1_VERSION 0x5000000 |
