diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-16 14:14:43 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-16 16:47:55 +0530 |
| commit | 0b7950410f4a830de44515105b0879093ceb674f (patch) | |
| tree | 854faa12d511fdfea3f791b77c2185847567e560 | |
| parent | 5d640239b5ecc55293ee7ebceb398d9ba0379db8 (diff) | |
Release 4.0.11.80
Release 4.0.11.80
Change-Id: If8c7382958581c9846e8b1dd34c695ac3f672be0
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 46f33fcb4c43..536b611e0842 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 79 +#define QWLAN_VERSION_BUILD 80 -#define QWLAN_VERSIONSTR "4.0.11.79" +#define QWLAN_VERSIONSTR "4.0.11.80" #define AR6320_REV1_VERSION 0x5000000 |
