diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-10 13:09:05 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-05-10 03:50:03 -0700 |
| commit | fb40804747c4fb4fcc53cbfda2a1cbedd358c7ac (patch) | |
| tree | 16ee0b6822004bf4651ca48d0c2f9f055b7f2a2a | |
| parent | 0b16c18b6c750fc36a7966ea979c2a8978d3a64e (diff) | |
Release 4.0.11.77
Release 4.0.11.77
Change-Id: Icf50bc87317a9c8a3add387a55c6cee76817a71c
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 06419cf10771..3a9101bd0047 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 76 +#define QWLAN_VERSION_BUILD 77 -#define QWLAN_VERSIONSTR "4.0.11.76" +#define QWLAN_VERSIONSTR "4.0.11.77" #define AR6320_REV1_VERSION 0x5000000 |
