diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-03 12:12:35 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-03 12:12:35 +0530 |
| commit | 1768edb99e2d5b99ae8a24b81d97a443e44d6969 (patch) | |
| tree | 4638b2c8decb3d435f29c03bd14789f7ccabfbf4 | |
| parent | ccfc93b3ae03d6270440858722137640205eecb7 (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 |
