diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-06 14:15:21 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-06 18:56:51 +0530 |
| commit | e48d6278f440335ff7ca1e2e70191264cf32a94c (patch) | |
| tree | e4448b095c91d4be89b4ef57bc498a7b61171024 | |
| parent | 9cd6b405b3b75ff59febc30b5d8a6374b3f69675 (diff) | |
Release 4.0.11.75
Release 4.0.11.75
Change-Id: Ic549f072932dc1b02c585e324927a09d12cfd49b
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 5ebf655ce88b..19ef60d691b2 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 74 +#define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "4.0.11.74" +#define QWLAN_VERSIONSTR "4.0.11.75" #define AR6320_REV1_VERSION 0x5000000 |
