diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-03 12:12:35 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-03 13:13:29 +0530 |
| commit | 43fdb2d92750c5b470e549bdfd634ee97c319826 (patch) | |
| tree | 4638b2c8decb3d435f29c03bd14789f7ccabfbf4 | |
| parent | 98ab826bbaec5c69331669c994be9268c8092bdc (diff) | |
Release 4.0.11.93
Release 4.0.11.93
Change-Id: If8fd526acc5d692c990881d0dd11900b827dae70
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 ff53ffd151a7..1acfa94a2b38 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 92 +#define QWLAN_VERSION_BUILD 93 -#define QWLAN_VERSIONSTR "4.0.11.92" +#define QWLAN_VERSIONSTR "4.0.11.93" #define AR6320_REV1_VERSION 0x5000000 |
