diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-07-08 13:18:51 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-07-08 19:38:37 +0530 |
| commit | c29feea9e1f01fe2c6527e0ff80b459ceeddbc13 (patch) | |
| tree | e1fde24734446729e04dc352937b1144831d620c | |
| parent | 89018b53721b148b89eae5ab6608ba52712e5d0c (diff) | |
Release 4.0.10.134
Release 4.0.10.134
Change-Id: I5f39c11fc52fcd9d14002414813c759c3de5abbc
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 a2342842a0d8..0658eaf879fb 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 133 +#define QWLAN_VERSION_BUILD 134 -#define QWLAN_VERSIONSTR "4.0.10.133" +#define QWLAN_VERSIONSTR "4.0.10.134" #define AR6320_REV1_VERSION 0x5000000 |
