diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-27 12:53:08 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-27 12:53:08 +0530 |
| commit | b414242636bc681daf25b02276b0ca48c10b703e (patch) | |
| tree | 14f89af2e7c568a7f93821af2ebfc6518e016ccb | |
| parent | a9c643b48d7b2e0d0aefcedd3e7a63b48fb01fd0 (diff) | |
Release 4.0.11.89
Release 4.0.11.89
Change-Id: Ie3f7e41ca2b9dd009f60af2d53ccd660dbf565a5
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 61a954fc8497..44ff9cfee051 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 88 +#define QWLAN_VERSION_BUILD 89 -#define QWLAN_VERSIONSTR "4.0.11.88" +#define QWLAN_VERSIONSTR "4.0.11.89" #define AR6320_REV1_VERSION 0x5000000 |
