diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-01 11:54:48 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-01 17:05:57 +0530 |
| commit | 603f407df08251edf3795b401e4efbe11bb3c96f (patch) | |
| tree | 65f2f768d55adec967ca840460b43b5a84de610c | |
| parent | f219559126ded6a2f54c94577b3870417c0cc94d (diff) | |
Release 4.0.11.112
Release 4.0.11.112
Change-Id: I6c46125c192546f2d585dc8d773e4778c19abc9e
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 60aa350d1459..5b383db5babe 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 111 +#define QWLAN_VERSION_BUILD 112 -#define QWLAN_VERSIONSTR "4.0.11.111" +#define QWLAN_VERSIONSTR "4.0.11.112" #define AR6320_REV1_VERSION 0x5000000 |
