diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-06-04 13:42:38 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-06-04 18:31:28 +0530 |
| commit | 87090ffc9dc99d39d498d3efb06bd7e8e652fada (patch) | |
| tree | 7e33833ee0fad035702837b32d447c9c5c8a0368 | |
| parent | fc903c276ce926307b581f742524e632ad1e0a77 (diff) | |
Cafstaging Release 4.0.10.111
Cafstaging Release 4.0.10.111
Change-Id: Iaff78d407c60c154169cef83b2cc7ed90eb11832
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 bc40112412c6..8b53b46868bd 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -1,4 +1,5 @@ /* + * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. @@ -42,9 +43,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 110 +#define QWLAN_VERSION_BUILD 111 -#define QWLAN_VERSIONSTR "4.0.10.110" +#define QWLAN_VERSIONSTR "4.0.10.111" #define AR6320_REV1_VERSION 0x5000000 |
