diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-03 12:52:59 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-03 15:51:10 +0530 |
| commit | 3c9dd2852dd6770d36bb3a33f867f04b4caae774 (patch) | |
| tree | 6f1f65530be3fd80e1c28d5c14347ece1862a8a5 | |
| parent | 9f35c3a7bd0ebc5bd45589de7a51a9ab90c6a26c (diff) | |
Release 4.0.11.72
Release 4.0.11.72
Change-Id: Ic1211aad52c331b3bf79ab4a154da20e347dd026
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 4a74831d03b5..713f09050c01 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 71 +#define QWLAN_VERSION_BUILD 72 -#define QWLAN_VERSIONSTR "4.0.11.71" +#define QWLAN_VERSIONSTR "4.0.11.72" #define AR6320_REV1_VERSION 0x5000000 |
