diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-06 14:15:21 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-06 14:15:21 +0530 |
| commit | a74357e6ca4047ca3dcbdb7e060e05fee7c4848a (patch) | |
| tree | e4448b095c91d4be89b4ef57bc498a7b61171024 | |
| parent | a80fce627463197cbc0aad6a89a23bc3a5ee9435 (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 |
