diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-20 14:57:04 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-20 16:10:54 +0530 |
| commit | cdb77c09a7dcfe4fb444d31d5b6717bf4bf97efe (patch) | |
| tree | 77bb033a8a36d395b402fed1269a3fd26763b2d1 | |
| parent | 390eba1cc1a0057c8c7ac69450cbee0286ec5ff9 (diff) | |
Release 4.0.11.103
Release 4.0.11.103
Change-Id: Ia1bdb327b957022671462cddf911ed86aef69802
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 c3288389604b..c9179b0a71d8 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 102 +#define QWLAN_VERSION_BUILD 103 -#define QWLAN_VERSIONSTR "4.0.11.102" +#define QWLAN_VERSIONSTR "4.0.11.103" #define AR6320_REV1_VERSION 0x5000000 |
