diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-08-13 10:37:49 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-08-13 15:02:39 +0530 |
| commit | 2e0cc70afdbf7b67b070b05cd8d4b27e9320c19a (patch) | |
| tree | 897e5fde84efcc88d54c2cf68f6034afa4d1c6de | |
| parent | b81b5127ce132d374264d4ecc5288e344d060846 (diff) | |
Release 4.0.10.159
Release 4.0.10.159
Change-Id: I62b2885306a046a960132c9d68df0a8ea48736cc
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 5375ba97b05c..f1c67b1f4a18 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 158 +#define QWLAN_VERSION_BUILD 159 -#define QWLAN_VERSIONSTR "4.0.10.158" +#define QWLAN_VERSIONSTR "4.0.10.159" #define AR6320_REV1_VERSION 0x5000000 |
