diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-08-05 15:51:57 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-08-06 13:37:07 +0530 |
| commit | 8f96e6b77a9496bef3fcd1fcbe4ac023df85b071 (patch) | |
| tree | d8d5465e5dae4c106c6255f61594ccc533dc6ba7 | |
| parent | 7bc114ebf0915564b4c7a50f38bafab5af9232a5 (diff) | |
Cafstaging Release 1.0.0.162
Cafstaging Release 1.0.0.162
Change-Id: I05becb866d5e322bbb13533bd4e20b4b13ef97fa
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 3aef267db70f..321ee2d2654a 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 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 161 +#define QWLAN_VERSION_BUILD 162 -#define QWLAN_VERSIONSTR "1.0.0.161" +#define QWLAN_VERSIONSTR "1.0.0.162" #ifdef QCA_WIFI_2_0 |
