diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-27 11:49:59 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-27 18:16:08 +0530 |
| commit | ffd39e4e75835af3088477c3eb876606de57d53f (patch) | |
| tree | 26bfdc5c35019a2c090cb15f9fd863ccd2b5d45e | |
| parent | 795b26f717461425980fd4ca69e1e9287cf5fe74 (diff) | |
Release 4.0.11.108
Release 4.0.11.108
Change-Id: Iab8e95eeb2464bf7189d240f8f8834c0bf235a42
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 dd54648443e4..d6a4e3ab65cf 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 107 +#define QWLAN_VERSION_BUILD 108 -#define QWLAN_VERSIONSTR "4.0.11.107" +#define QWLAN_VERSIONSTR "4.0.11.108" #define AR6320_REV1_VERSION 0x5000000 |
