diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-10-12 11:42:58 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-10-12 14:19:30 +0530 |
| commit | 65e2a2d151c3ec865bbdb9ef41f645c00af4a54b (patch) | |
| tree | 557c434989eac1d162e7e3847f17808eb687274f | |
| parent | c114879ae5769721d4fde6f7988fb6663450293e (diff) | |
Release 4.0.10.197
Release 4.0.10.197
Change-Id: I05ac6fcf866abe54c9d7837642b86aafa818531d
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 54aa09b16347..6bf0eb445155 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 196 +#define QWLAN_VERSION_BUILD 197 -#define QWLAN_VERSIONSTR "4.0.10.196" +#define QWLAN_VERSIONSTR "4.0.10.197" #define AR6320_REV1_VERSION 0x5000000 |
