diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-08 17:08:53 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-09 14:57:29 +0530 |
| commit | ae1bec56162a9c59d3043ea2f2b020e3c0cf3da1 (patch) | |
| tree | f0d41707cac2985739d8b432ebeabe985b8c836b | |
| parent | 96646d1eb48c4f3bf45555b8f636f90cf925b8b8 (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 |
