diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-06-16 12:11:26 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-06-16 18:37:35 +0530 |
| commit | 38c3cdcb830c5e91b085de907ee12ccf6c52688f (patch) | |
| tree | 7898207a5673962173307c312de8da855f5ab8ac | |
| parent | 90486888f16094e26e76ee256f1e886ab961a083 (diff) | |
Release 4.0.10.119
Release 4.0.10.119
Change-Id: I0bac1bec150cbd5059ba6ca930e1314969788ba3
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 a846464b226e..161032c21a40 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -44,9 +44,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 118 +#define QWLAN_VERSION_BUILD 119 -#define QWLAN_VERSIONSTR "4.0.10.118" +#define QWLAN_VERSIONSTR "4.0.10.119" #define AR6320_REV1_VERSION 0x5000000 |
