diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-08-07 13:18:27 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-08-07 14:37:36 +0530 |
| commit | a93d4b32df7159d67041e3a598133bd07047449c (patch) | |
| tree | 6ce1eeb2d5db2256793e58bc6b5e290a1fb2754a | |
| parent | 759c140f68d44e895d6fe860b4387cabbbdefdde (diff) | |
Release 4.0.10.155
Release 4.0.10.155
Change-Id: I14ecf75dc768bde4ec88807961fadc8498448b14
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 cf2aa2e7c75d..5173c83806b5 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 154 +#define QWLAN_VERSION_BUILD 155 -#define QWLAN_VERSIONSTR "4.0.10.154" +#define QWLAN_VERSIONSTR "4.0.10.155" #define AR6320_REV1_VERSION 0x5000000 |
