diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-07 14:33:34 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-11 00:10:57 -0700 |
| commit | 4cb0b41afda44a8a82ab06ac2a45244ca3863085 (patch) | |
| tree | 250cc83b3bca76bb846a40ee756c657e5213b28c | |
| parent | a167bce3dbfe0af863ee6123b02f34454e94de03 (diff) | |
Release 4.0.11.115
Release 4.0.11.115
Change-Id: I11f3532d16c12fb491e219265f2bdfbdf492511e
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 b4744c7f97c5..89bbc6b2878c 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 114 +#define QWLAN_VERSION_BUILD 115 -#define QWLAN_VERSIONSTR "4.0.11.114" +#define QWLAN_VERSIONSTR "4.0.11.115" #define AR6320_REV1_VERSION 0x5000000 |
