diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-05 13:13:55 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-08-05 13:13:55 +0530 |
| commit | 21f8a6ee0e7517b1e67f764455247857eb15d45a (patch) | |
| tree | f8f222c9e7bf1ee2b3a8fcf5cf3fb0c6921822e3 | |
| parent | 04fdf2cf9c5190e2c7f83cfc60f2d8c003799a7c (diff) | |
Release 4.0.11.133
Release 4.0.11.133
Change-Id: I7651b6a23fa7e88dd1aa951f41eb36ebb1313734
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 ea144bb03061..915d0c568f28 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 132 +#define QWLAN_VERSION_BUILD 133 -#define QWLAN_VERSIONSTR "4.0.11.132" +#define QWLAN_VERSIONSTR "4.0.11.133" #define AR6320_REV1_VERSION 0x5000000 |
