diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-09-01 12:45:34 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2015-09-01 02:22:10 -0700 |
| commit | c8bda80a2ab56402efcf095f47a728daa7e5dfee (patch) | |
| tree | e375575dec023d39edc63c1a3ef82754491a5744 | |
| parent | 9ad50d3f4c4d3dbcb13cc5a9a1e6da74be595273 (diff) | |
Release 4.0.10.172
Release 4.0.10.172
Change-Id: Ib2d7eebf6490d075176e4af7cf0831a386ec46a4
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 a855705433ec..82e188ee6b47 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 171 +#define QWLAN_VERSION_BUILD 172 -#define QWLAN_VERSIONSTR "4.0.10.171" +#define QWLAN_VERSIONSTR "4.0.10.172" #define AR6320_REV1_VERSION 0x5000000 |
