diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-07-15 14:42:03 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-07-15 17:32:50 +0530 |
| commit | c54054e1e23ac5d5047eedf4ff0c19d94632941b (patch) | |
| tree | 448297f299200e2553e4820b57093023667f3bfe | |
| parent | a39a27df8bf5c94807fc88fe98a6e33ac3f3fd34 (diff) | |
Release 4.0.10.139
Release 4.0.10.139
Change-Id: I2c72b80b78d4381da549b87e6bb4adfe4ef47c21
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 6057cab60968..42012b04736c 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 138 +#define QWLAN_VERSION_BUILD 139 -#define QWLAN_VERSIONSTR "4.0.10.138" +#define QWLAN_VERSIONSTR "4.0.10.139" #define AR6320_REV1_VERSION 0x5000000 |
