diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-10-23 11:46:01 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-10-23 12:17:26 +0530 |
| commit | cf19afbd78eb979b221a4569ff39ffb191cf5699 (patch) | |
| tree | 1b4e1f0d89d73521aceffe34f2cb8f255aa77c7f | |
| parent | e4157cf7fec9ed977a8ac1f05b4c7d5442e7a7d5 (diff) | |
Release 4.0.10.204
Release 4.0.10.204
Change-Id: I2f16a2f59cb47fbca3623e4fe73b0788a461f104
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 41c41756e540..eb90670f248e 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 203 +#define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "4.0.10.203" +#define QWLAN_VERSIONSTR "4.0.10.204" #define AR6320_REV1_VERSION 0x5000000 |
