diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-08-10 12:32:48 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-08-10 15:04:07 +0530 |
| commit | 6a7ec0d45edb5a652dd244ef0079d0eac425acb5 (patch) | |
| tree | 0c62b9bcb638df5695eba09e3891a755047a7766 | |
| parent | 249411dba010d436bec24cae24d5001ad98145d4 (diff) | |
Release 4.0.10.156
Release 4.0.10.156
Change-Id: I6cbdc0548dab8c3ebdf8d644c3e45efc010814a9
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 5173c83806b5..a6f024a1dc2d 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 155 +#define QWLAN_VERSION_BUILD 156 -#define QWLAN_VERSIONSTR "4.0.10.155" +#define QWLAN_VERSIONSTR "4.0.10.156" #define AR6320_REV1_VERSION 0x5000000 |
