diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-25 15:02:38 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-25 16:14:56 +0530 |
| commit | dd6018bca5e775e060ece59d24256ef782de7200 (patch) | |
| tree | cc5438103497bfd35d8a1980673bceb7b94035e2 | |
| parent | 8d1077f1f0fc4f0375b0b40ce763868856f825da (diff) | |
Release 4.0.11.144
Release 4.0.11.144
Change-Id: I6527e7780a4ab06596f1d454d6bb8b283fee35b9
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 2fcc46130df1..54304d6b882f 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 143 +#define QWLAN_VERSION_BUILD 144 -#define QWLAN_VERSIONSTR "4.0.11.143" +#define QWLAN_VERSIONSTR "4.0.11.144" #define AR6320_REV1_VERSION 0x5000000 |
