diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-08-14 12:37:32 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-08-14 15:51:11 +0530 |
| commit | e4a734388b6239e50d8b09f9111def4cbcc460b6 (patch) | |
| tree | 2c0f162691990eaffba2467fb3adedd4e9beb153 | |
| parent | 953496bfc6f209e5175ceb3cd1ac33e4f1ce157b (diff) | |
Release 4.0.10.160
Release 4.0.10.160
Change-Id: I2c2fc25e976f9dfca368ca0df16d872603ea8d42
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 f1c67b1f4a18..0613bea4d0ea 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 159 +#define QWLAN_VERSION_BUILD 160 -#define QWLAN_VERSIONSTR "4.0.10.159" +#define QWLAN_VERSIONSTR "4.0.10.160" #define AR6320_REV1_VERSION 0x5000000 |
