diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-12-14 14:39:37 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-12-14 20:00:39 +0530 |
| commit | 5bbf37f46ef7db8dbab30620b4acc2682be379fe (patch) | |
| tree | 0c24cd47193e9a10ae6697336cf3add9c2d117c9 | |
| parent | c858569254c0cd3347c2975e7bcc8d46bdf55e71 (diff) | |
Release 4.0.10.237
Release 4.0.10.237
Change-Id: I170c2919be39dafb05f544c03f82c68136555a77
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 9703568569e5..34869ae2bd92 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 236 +#define QWLAN_VERSION_BUILD 237 -#define QWLAN_VERSIONSTR "4.0.10.236" +#define QWLAN_VERSIONSTR "4.0.10.237" #define AR6320_REV1_VERSION 0x5000000 |
