diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-12-05 13:15:57 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-05 05:27:44 -0800 |
| commit | bcf888592bf52159aa855840e763c9bfe39924b2 (patch) | |
| tree | 7568cf48b79d765f1ed30a196290b5c3bf29595a | |
| parent | e5f28f791dbf0cf49ac62e5c461cfa0d070f788a (diff) | |
Release 4.0.11.198
Release 4.0.11.198
Change-Id: I81718633a040eaf319d4bb41220f0367dde1097b
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 5f5dd8763fe1..850aa361e6d6 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 197 +#define QWLAN_VERSION_BUILD 198 -#define QWLAN_VERSIONSTR "4.0.11.197" +#define QWLAN_VERSIONSTR "4.0.11.198" #define AR6320_REV1_VERSION 0x5000000 |
