diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-22 15:33:33 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-22 17:17:49 +0530 |
| commit | 4b20aaf5e3af2f7225d20170ba188cc644e46081 (patch) | |
| tree | 8811cfa13e6fb000adefa26bbe0f713ed8e83c22 | |
| parent | 43563b809950893fd72a7b3a31c3672b17c26de9 (diff) | |
Release 4.0.11.65
Release 4.0.11.65
Change-Id: Idc4226991fc1fbeeb2e892f97074e7fe43e46adf
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 652b8dcf0b6a..7f8338d7865c 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 64 +#define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "4.0.11.64" +#define QWLAN_VERSIONSTR "4.0.11.65" #define AR6320_REV1_VERSION 0x5000000 |
