diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-13 14:55:02 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-13 14:55:02 +0530 |
| commit | cf657ce45f9bfaaff565791efc6cd1f2dbabedc8 (patch) | |
| tree | 42389c97e4028af466e9da22fdcf831097853586 | |
| parent | ec11e1d01ee336575bf85762447813d4bdc4f6ca (diff) | |
Release 4.0.11.118
Release 4.0.11.118
Change-Id: Icc0dfd75144008ea06951da98d89163c29046a55
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 e60700b147d6..7378737d4a24 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 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 117 +#define QWLAN_VERSION_BUILD 118 -#define QWLAN_VERSIONSTR "4.0.11.117" +#define QWLAN_VERSIONSTR "4.0.11.118" #define AR6320_REV1_VERSION 0x5000000 |
