diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-12-13 11:39:09 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-13 06:50:20 -0800 |
| commit | 350d005440e21af495f6b3a528881f8a2cd5f184 (patch) | |
| tree | f7ce4f6d555cc54bd5707c6763dcca6b01fd16f2 | |
| parent | ff2c05f7451e2b5e07fb9442e7ed013990de4f7e (diff) | |
Release 4.0.11.200
Release 4.0.11.200
Change-Id: Ib99671eccd6991acda8eb2edf441a0c8c82779bd
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 4662e9eab8b7..5eed9977565e 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 199 +#define QWLAN_VERSION_BUILD 200 -#define QWLAN_VERSIONSTR "4.0.11.199" +#define QWLAN_VERSIONSTR "4.0.11.200" #define AR6320_REV1_VERSION 0x5000000 |
