diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-29 12:05:41 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-29 17:02:58 +0530 |
| commit | 84ce8f5a2f55c397f62a3ab9c5f302ed9585ba78 (patch) | |
| tree | f68a4d3f46e94da3ea9a06be42d218c1da6fceca | |
| parent | cd73d2503ab09e048dcfac509a12822d9ead5f02 (diff) | |
Release 4.0.11.129
Release 4.0.11.129
Change-Id: I76042fc086e24dcfbb9c9e8d996c5a073f75375b
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 7233ff8dc083..5da5762d309f 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 128 +#define QWLAN_VERSION_BUILD 129 -#define QWLAN_VERSIONSTR "4.0.11.128" +#define QWLAN_VERSIONSTR "4.0.11.129" #define AR6320_REV1_VERSION 0x5000000 |
