diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-19 15:12:19 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-19 15:48:19 +0530 |
| commit | 158d4cc00c4dd1967c5891cd206ee44bb26918bb (patch) | |
| tree | 38ea378457fa37324e41bf89b7a28f4691d54153 | |
| parent | 5b9c1cad780544b5de852783fd4bb947dee8e211 (diff) | |
Release 4.0.11.140
Release 4.0.11.140
Change-Id: Iacfa34ea131869f2800bb65ca9dd0cbc5ca5a2b9
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 ea788732cd7c..82957b5137a8 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 139 +#define QWLAN_VERSION_BUILD 140 -#define QWLAN_VERSIONSTR "4.0.11.139" +#define QWLAN_VERSIONSTR "4.0.11.140" #define AR6320_REV1_VERSION 0x5000000 |
