diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-15 12:26:27 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-09-15 14:49:27 +0530 |
| commit | 11be071cbbe61b1cc04fa8fc912f595d63395f89 (patch) | |
| tree | 0a7deea123745f7b92953708f20b589e648476ac | |
| parent | 341308e77b3207c7cf80fc6ee53dbdc2dcce5f3c (diff) | |
Release 4.0.10.181
Release 4.0.10.181
Change-Id: Idcb272453cf6962e50562c9284902f693dfb264e
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 4004647fb985..9ca29320545e 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 180 +#define QWLAN_VERSION_BUILD 181 -#define QWLAN_VERSIONSTR "4.0.10.180" +#define QWLAN_VERSIONSTR "4.0.10.181" #define AR6320_REV1_VERSION 0x5000000 |
