diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2016-01-28 13:25:23 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-01-28 17:06:07 +0530 |
| commit | 3e2ce08e445cbc26e9ec02c1a88b113a7f41914d (patch) | |
| tree | 6a2b2c27acf4201310f68767549f8e739b6cde41 | |
| parent | 39bf7d49b95e61b15889b89590fa349ec88ef477 (diff) | |
Release 4.0.11.8
Release 4.0.11.8
Change-Id: I7adc5de07e9265aca3e5d41f8ca9fa3e26a65223
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 3c945d76bdb7..3c4785601684 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 007 +#define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "4.0.11.007" +#define QWLAN_VERSIONSTR "4.0.11.8" #define AR6320_REV1_VERSION 0x5000000 |
