diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-06-15 13:24:18 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-06-15 17:34:11 +0530 |
| commit | 992dc032c33058b90fc43e6bea9889aee699176f (patch) | |
| tree | b578edc8c6d162216e9affae4a9f94018da4e7ad | |
| parent | ff49c999346883a0157a0085c8d23c62eacfbe78 (diff) | |
Release 4.0.10.118
Release 4.0.10.118
Change-Id: I31eb58359a75b3feeca941acef04bf4f925a9bd7
CRs-Fixed: 688141
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index 01cf1841ca56..a846464b226e 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -1,5 +1,6 @@ /* + * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. @@ -43,9 +44,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 117 +#define QWLAN_VERSION_BUILD 118 -#define QWLAN_VERSIONSTR "4.0.10.117" +#define QWLAN_VERSIONSTR "4.0.10.118" #define AR6320_REV1_VERSION 0x5000000 |
