diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-12-01 16:31:32 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-02 07:00:29 -0800 |
| commit | 4763a69cb46154b10fb85d3467e3f0cde45f8d6b (patch) | |
| tree | 5ca48070998fc92c75d2ca88b46332d256228a22 | |
| parent | 9e0e585dfdc40e3d80ecca0fefe6bea8ced55fc9 (diff) | |
Release 4.0.11.197
Release 4.0.11.197
Change-Id: Ieaa2ee8cba8a7e61e284bdb6d6d276295b4b9731
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 8155dddec191..5f5dd8763fe1 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 196 +#define QWLAN_VERSION_BUILD 197 -#define QWLAN_VERSIONSTR "4.0.11.196" +#define QWLAN_VERSIONSTR "4.0.11.197" #define AR6320_REV1_VERSION 0x5000000 |
