diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-10 13:01:20 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-10 13:01:20 +0530 |
| commit | d3fd3f8b3905123edfbd536059ffed5d1d2859d9 (patch) | |
| tree | 5743e7970f61f4b57707455c2bfb03b514d7eed7 | |
| parent | bc8b6e7448f277a9e29d142a938d771a8f2a98f0 (diff) | |
Release 4.0.11.37
Release 4.0.11.37
Change-Id: I8894b8e66e008809caf5ae3c2227d4f3b7e01823
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 22046fa58e21..12cad4656613 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 36 +#define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "4.0.11.36" +#define QWLAN_VERSIONSTR "4.0.11.37" #define AR6320_REV1_VERSION 0x5000000 |
