diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-05 13:15:57 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-05 13:15:57 +0530 |
| commit | 0a7091dc9ef3c923227d68f455cd8525c3b0bbe9 (patch) | |
| tree | 2beb8d0826803232af52a0fb51ca139fe3cc8a4d | |
| parent | bdbbf24368454c54df6f1d419766143da29f0709 (diff) | |
Release 4.0.11.114
Release 4.0.11.114
Change-Id: Iff2e1e4fc0a4af16daaf79558ae95f1eae05e6d7
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 4249b312cf84..b4744c7f97c5 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 113 +#define QWLAN_VERSION_BUILD 114 -#define QWLAN_VERSIONSTR "4.0.11.113" +#define QWLAN_VERSIONSTR "4.0.11.114" #define AR6320_REV1_VERSION 0x5000000 |
