diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-30 14:53:39 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-30 14:53:39 +0530 |
| commit | f3c38e559f7bf7f9249e0ed21b8246310eee875a (patch) | |
| tree | ac63741f9bc856fe709cedcd28f461612bee49e2 | |
| parent | 6dfd940d40ca639827253331b23e34401e237fa5 (diff) | |
Release 4.0.11.90
Release 4.0.11.90
Change-Id: I55182849a7076d43d19ef1311fdc7699d72f2b74
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 44ff9cfee051..70f34cbac429 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 89 +#define QWLAN_VERSION_BUILD 90 -#define QWLAN_VERSIONSTR "4.0.11.89" +#define QWLAN_VERSIONSTR "4.0.11.90" #define AR6320_REV1_VERSION 0x5000000 |
