diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-15 11:28:48 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-15 13:28:33 +0530 |
| commit | 0e28a5f7deec0b7f23be4b47f41f6adf088cd9ab (patch) | |
| tree | 42ab92d9c6b126393572c95d3971d2012e35950d | |
| parent | 127bd6561520d616bd7d0a61a3a61af11e87adf0 (diff) | |
Release 4.0.11.40
Release 4.0.11.40
Change-Id: Iebdf8940044a303a4050b005ccac8a43084cfeae
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 029ee77ffbf2..17e8abcb0c9d 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 39 +#define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "4.0.11.39" +#define QWLAN_VERSIONSTR "4.0.11.40" #define AR6320_REV1_VERSION 0x5000000 |
