diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-14 16:31:08 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-14 05:06:17 -0700 |
| commit | 4cc3eb595634a809209d9bf522cf40aea95ad55c (patch) | |
| tree | caa33c1101b44c57a6cd35fd2ac6ba1922166f4a | |
| parent | 26b8acbe841a1e0dcfcb1984c02b6df24d57faa8 (diff) | |
Release 4.0.11.119
Release 4.0.11.119
Change-Id: Ic836dc958e9a68341b46b5662b064d41f8b700e2
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 7378737d4a24..07da3a58192c 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 118 +#define QWLAN_VERSION_BUILD 119 -#define QWLAN_VERSIONSTR "4.0.11.118" +#define QWLAN_VERSIONSTR "4.0.11.119" #define AR6320_REV1_VERSION 0x5000000 |
