diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-19 13:30:54 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-20 14:23:48 +0530 |
| commit | 150a49fb99d2c8a84fa74c0034bced665898f9d3 (patch) | |
| tree | 5471871603dcf6bd93f5b18beb46d1a6f282620c | |
| parent | 95d8f066780147d21a810336f23bc077a6e9eb5f (diff) | |
Release 4.0.11.62
Release 4.0.11.62
Change-Id: I13d2202186f4ea2658786ffeae22af72fdaea0d7
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 d071a3c1dca3..4ea86649fdec 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 61 +#define QWLAN_VERSION_BUILD 62 -#define QWLAN_VERSIONSTR "4.0.11.61" +#define QWLAN_VERSIONSTR "4.0.11.62" #define AR6320_REV1_VERSION 0x5000000 |
