diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-29 14:13:43 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-29 15:15:58 +0530 |
| commit | da9a76ca5799911c7223a0d998d7502c1bf7e7f8 (patch) | |
| tree | e51e295ed751a4f288c7190866515438b75c7cee | |
| parent | e50d4b5c607d4d563d6c85f4e8e9a21859c940c4 (diff) | |
Release 4.0.11.70
Release 4.0.11.70
Change-Id: I9181d6404f44c066bd20b4137126fdfc1db50d50
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 17a604fba015..642e24b03a9f 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 69 +#define QWLAN_VERSION_BUILD 70 -#define QWLAN_VERSIONSTR "4.0.11.69" +#define QWLAN_VERSIONSTR "4.0.11.70" #define AR6320_REV1_VERSION 0x5000000 |
