diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-18 12:42:01 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-18 12:59:10 +0530 |
| commit | cf9085328ad54fce79f48cb087e4d8049b2b6fae (patch) | |
| tree | d58910089d8fb08b2ea20e7bfcccd064767b95c9 | |
| parent | ebbb8b11178982cd177951dbd057673b43efc844 (diff) | |
Release 4.0.11.61
Release 4.0.11.61
Change-Id: Ib6935901d68a9139f6fd5cf7b75f2bbe0354e01b
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 a073db534185..d071a3c1dca3 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 60 +#define QWLAN_VERSION_BUILD 61 -#define QWLAN_VERSIONSTR "4.0.11.60" +#define QWLAN_VERSIONSTR "4.0.11.61" #define AR6320_REV1_VERSION 0x5000000 |
