diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-07-24 13:17:14 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-07-24 16:39:54 +0530 |
| commit | 50f473a1b9c2ecad2afd3bb02f48e86d05c23264 (patch) | |
| tree | 1d57ed599d77ad132461ca4c55127da2607c5663 | |
| parent | e3e2d48fd47e2ac9f348d76915e4a40c1137a044 (diff) | |
Release 4.0.10.145
Release 4.0.10.145
Change-Id: I2b506df0e27e4a7b395dd3f36e7462d33cd69719
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 76b0596d7b10..b31c132377b7 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 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 144 +#define QWLAN_VERSION_BUILD 145 -#define QWLAN_VERSIONSTR "4.0.10.144" +#define QWLAN_VERSIONSTR "4.0.10.145" #define AR6320_REV1_VERSION 0x5000000 |
