diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-22 17:27:57 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-23 11:43:00 +0530 |
| commit | 832546c4555ed630d446e03e2502d997d390da2d (patch) | |
| tree | 1cd948233bdbd973c132ef874b20d48cde457079 | |
| parent | 444e2a86240fc9a759867001e59e6497b0355622 (diff) | |
Release 4.0.11.141
Release 4.0.11.141
Change-Id: Ic0f3d4207b11979eaa9992c022229f7ae2f924ce
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 82957b5137a8..c7546b2bbe9c 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 140 +#define QWLAN_VERSION_BUILD 141 -#define QWLAN_VERSIONSTR "4.0.11.140" +#define QWLAN_VERSIONSTR "4.0.11.141" #define AR6320_REV1_VERSION 0x5000000 |
