diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-11-24 12:31:23 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-24 01:42:21 -0800 |
| commit | b3d798d690903f358be81574b796d0ce6e193456 (patch) | |
| tree | c5afb58d674adec4e0e9b6ae20cc718bf3f2ec3c | |
| parent | bcc380bef6c56e3bee4b2b2405fbe7a0fda8b8fe (diff) | |
Release 4.0.11.195
Release 4.0.11.195
Change-Id: I5ec1557a972e88e2ed2dc5c1ca079799b65908a6
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 cf4434e62ec6..1bb4a2fa14fb 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 194 +#define QWLAN_VERSION_BUILD 195 -#define QWLAN_VERSIONSTR "4.0.11.194" +#define QWLAN_VERSIONSTR "4.0.11.195" #define AR6320_REV1_VERSION 0x5000000 |
