diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-09 15:41:12 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-05-10 05:27:56 -0700 |
| commit | 474685b8a245e868663b1cc105a173dda5fc40ff (patch) | |
| tree | 6314751a6090fa57a2d07a0225e487a5c9cf8e0d | |
| parent | 6171ff37e78421d8bc1974318deb64fe10d69877 (diff) | |
Release 4.0.11.76
Release 4.0.11.76
Change-Id: Id1fe1445fb9dddeb746e33114f515e12e2df00ca
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 19ef60d691b2..06419cf10771 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 75 +#define QWLAN_VERSION_BUILD 76 -#define QWLAN_VERSIONSTR "4.0.11.75" +#define QWLAN_VERSIONSTR "4.0.11.76" #define AR6320_REV1_VERSION 0x5000000 |
