diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-07-06 11:52:42 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-07-06 16:28:40 +0530 |
| commit | 615e0cd6379398e30ef157d1dec22f248c57fbc1 (patch) | |
| tree | 2b4056f614ca8dffcd4a7500db1b72ad57806120 | |
| parent | 33db7de308971716134bc631cb711f3c5de1867b (diff) | |
Release 4.0.10.132
Release 4.0.10.132
Change-Id: I2f6f10cfe098b47456ef6f7bb734337eb551404a
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 df1d85d4868c..9ab2ac406dc4 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -44,9 +44,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 131 +#define QWLAN_VERSION_BUILD 132 -#define QWLAN_VERSIONSTR "4.0.10.131" +#define QWLAN_VERSIONSTR "4.0.10.132" #define AR6320_REV1_VERSION 0x5000000 |
