diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-08 17:08:53 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-08 17:08:53 +0530 |
| commit | e31cf1c576c1168a9ee5b847498e5dbe7ddc6fdb (patch) | |
| tree | f0d41707cac2985739d8b432ebeabe985b8c836b | |
| parent | 3c97c6f27e79eba23febebc37691b5b1997c9ee5 (diff) | |
Release 4.0.11.96
Release 4.0.11.96
Change-Id: I3044b9ccc2c5850fdde2d0b5de5d1fc4de2c2695
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 bc3a01579cc6..e3583fa2aae5 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 95 +#define QWLAN_VERSION_BUILD 96 -#define QWLAN_VERSIONSTR "4.0.11.95" +#define QWLAN_VERSIONSTR "4.0.11.96" #define AR6320_REV1_VERSION 0x5000000 |
