diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-07 12:02:01 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-06-07 03:32:00 -0700 |
| commit | 6c62c5b19fe6c3edea1410e7d2703f606c25196c (patch) | |
| tree | cbeb049f1f91ae6d1975d4da66d7e942787237f4 | |
| parent | 0811ea27a732370ff2432f897462c904b8d8d4da (diff) | |
Release 4.0.11.95
Release 4.0.11.95
Change-Id: I5532b2b134a6a7eec021d5efdad26ced7a21df08
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 6127f44d07ef..bc3a01579cc6 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 94 +#define QWLAN_VERSION_BUILD 95 -#define QWLAN_VERSIONSTR "4.0.11.94" +#define QWLAN_VERSIONSTR "4.0.11.95" #define AR6320_REV1_VERSION 0x5000000 |
