diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-26 13:14:06 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-26 18:57:38 +0530 |
| commit | 3703bc390a126c6be68b9a6597eb134af4d62b68 (patch) | |
| tree | d501dd211874ce11f11fa538fe9f227bdf9e6943 | |
| parent | 1bd5a9a61b5dfcaa7ef74655753fb01364fc3b2d (diff) | |
Release 4.0.11.67
Release 4.0.11.67
Change-Id: I45b6b10c2fd6ad0a18491123095ec23ae7b64138
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 8fb86eccd9ac..1779243cea57 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 66 +#define QWLAN_VERSION_BUILD 67 -#define QWLAN_VERSIONSTR "4.0.11.66" +#define QWLAN_VERSIONSTR "4.0.11.67" #define AR6320_REV1_VERSION 0x5000000 |
