diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-02 15:32:33 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-09-02 15:34:17 +0530 |
| commit | 4cbca74d4cb525c1d1acbc482ea4092ebd4a42bd (patch) | |
| tree | 45c962a9969fdc0ea3920c4375257475017e1ece | |
| parent | 9b25b52ef8d0b117362bd786066369543dcfd874 (diff) | |
Release 4.0.11.150
Release 4.0.11.150
Change-Id: Id278769d0811d3f27c3d4ac6311a734dd3d21967
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 655acd386d37..031af2340b87 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 149 +#define QWLAN_VERSION_BUILD 150 -#define QWLAN_VERSIONSTR "4.0.11.149" +#define QWLAN_VERSIONSTR "4.0.11.150" #define AR6320_REV1_VERSION 0x5000000 |
