diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-08-24 13:15:24 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2015-08-24 07:06:41 -0700 |
| commit | 02b27aa9b99562ee496b55074825fc9239dacbcb (patch) | |
| tree | 5323480100779d8fbe08216b3df6931816f6ea58 | |
| parent | 8e41597e1eabca1bbe291ffa44dc636f8cdebb41 (diff) | |
Release 4.0.10.166
Release 4.0.10.166
Change-Id: If996a9eaca2417c6aedbe7fe56f888e9a95d02c4
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 65726acc1f89..e08c994214f1 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 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 165 +#define QWLAN_VERSION_BUILD 166 -#define QWLAN_VERSIONSTR "4.0.10.165A" +#define QWLAN_VERSIONSTR "4.0.10.166" #define AR6320_REV1_VERSION 0x5000000 |
