diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-21 13:38:28 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-21 18:19:51 +0530 |
| commit | c6fbc29a3101df58ee670ce85e840f25ecbcbe9f (patch) | |
| tree | 3852775573de3859fba53755e57511d180211d85 | |
| parent | b07ac49d7a90fea18b26fb12972fceea481e3bde (diff) | |
Release 4.0.11.104
Release 4.0.11.104
Change-Id: If87bc869d97dd810d8be3b23eeb6cc67b7b4d279
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 c9179b0a71d8..01d21a4d8805 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 103 +#define QWLAN_VERSION_BUILD 104 -#define QWLAN_VERSIONSTR "4.0.11.103" +#define QWLAN_VERSIONSTR "4.0.11.104" #define AR6320_REV1_VERSION 0x5000000 |
