diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-01 14:45:01 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-01 14:48:17 +0530 |
| commit | 1c68ff8bfb76ab663e24b9c81d0f8d0d72f85d76 (patch) | |
| tree | 349408eebb93701808fec1cbf169eaf206770702 | |
| parent | 5ec50946d9bcb908c69020cfa27e29103a539990 (diff) | |
Release 4.0.11.149
Release 4.0.11.149
Change-Id: If1a6f3e6d4a116bd58abc450a40f4de6bcd0aa98
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 22ae0bb9b225..655acd386d37 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 148 +#define QWLAN_VERSION_BUILD 149 -#define QWLAN_VERSIONSTR "4.0.11.148" +#define QWLAN_VERSIONSTR "4.0.11.149" #define AR6320_REV1_VERSION 0x5000000 |
