diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-06 11:41:52 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-06 11:41:52 +0530 |
| commit | b80ebc6037adbdc34c6d50a3ee6f95eebd1ed02f (patch) | |
| tree | 087d43715c75c399ce354c00da0a9da197403b9a | |
| parent | 39928f1500b58b73a5bbf7f0fb0fcfd77bc10f55 (diff) | |
Release 4.0.11.94
Release 4.0.11.94
Change-Id: I7f4d93b6662d026fca0a36fa0e4332e08a02b2ad
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 1acfa94a2b38..6127f44d07ef 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 93 +#define QWLAN_VERSION_BUILD 94 -#define QWLAN_VERSIONSTR "4.0.11.93" +#define QWLAN_VERSIONSTR "4.0.11.94" #define AR6320_REV1_VERSION 0x5000000 |
