diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-14 16:31:08 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-14 16:31:08 +0530 |
| commit | 860b1689cef0236fdce810c827cf90086f7a93ea (patch) | |
| tree | caa33c1101b44c57a6cd35fd2ac6ba1922166f4a | |
| parent | 0987934a379eb867b58c5f862b068d6722ca1666 (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 |
