diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-31 15:04:35 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-05 12:50:06 +0530 |
| commit | 3f49aaedbfe98db09efdd303e1f9644a5d512dc6 (patch) | |
| tree | 0b0bddb4fb597fd728ce5ccb7481d4109622a967 | |
| parent | 247b22d9761e63138396379c6f83c29c8f51d911 (diff) | |
Release 4.0.11.51
Release 4.0.11.51
Change-Id: I7a17db70d564620c6df240d0b2c1072f1658b642
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 b7cc22841681..817dce30aab2 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 50 +#define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "4.0.11.50" +#define QWLAN_VERSIONSTR "4.0.11.51" #define AR6320_REV1_VERSION 0x5000000 |
