diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2016-01-29 13:01:30 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-01-29 15:24:44 +0530 |
| commit | e460bea2f767e95d3e58c8449dc36fb2277de24c (patch) | |
| tree | 49bfe5ab6254996a0f59f39f7fd24bb32bbb143a | |
| parent | 0e14a6e300ab5a9f2ea574658d7a5062f2958be1 (diff) | |
Release 4.0.11.9
Release 4.0.11.9
Change-Id: I39c3c7833a760500584708d640e96701a22d97ef
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 3c4785601684..c15decf456c9 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 8 +#define QWLAN_VERSION_BUILD 9 -#define QWLAN_VERSIONSTR "4.0.11.8" +#define QWLAN_VERSIONSTR "4.0.11.9" #define AR6320_REV1_VERSION 0x5000000 |
