diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-04 13:47:27 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-04 15:36:53 +0530 |
| commit | d60b84fb87670664e4c50b66dadc6d4e7b0aaefc (patch) | |
| tree | 0bb609d8de25192a1759aa265b880b45034b11af | |
| parent | 73df725f8c1a937e8ee1e6b5944b18efdbcdb5d0 (diff) | |
Release 4.0.11.132
Release 4.0.11.132
Change-Id: Ie039febd305a6d16986776b96fd1d1ba3e357cc9
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 1e000564efd5..ea144bb03061 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 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 131 +#define QWLAN_VERSION_BUILD 132 -#define QWLAN_VERSIONSTR "4.0.11.131" +#define QWLAN_VERSIONSTR "4.0.11.132" #define AR6320_REV1_VERSION 0x5000000 |
