diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-03 14:02:58 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-03 14:02:58 +0530 |
| commit | 17d949acf8401cbda1fc25bf9e8d97fe3b0e06b3 (patch) | |
| tree | e78ec42b8e265ff2d694a66582835e39607fef6f | |
| parent | 37d1823bb12e16d8c217d10ce80ccbbf0efb58fc (diff) | |
Release 4.0.11.131
Release 4.0.11.131
Change-Id: Ie9ddee5f9f4ec346444023bc788c9e0b5798d3b6
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 62a1f1a3e0a5..1e000564efd5 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 130 +#define QWLAN_VERSION_BUILD 131 -#define QWLAN_VERSIONSTR "4.0.11.130" +#define QWLAN_VERSIONSTR "4.0.11.131" #define AR6320_REV1_VERSION 0x5000000 |
