diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-08-14 15:06:30 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-14 19:53:13 -0700 |
| commit | 64ca8e6bb2f92af7070c01d29869d0a63f2cecf2 (patch) | |
| tree | 165a794d3d3aa625f3244d234c6c4a5281700d19 | |
| parent | 7289aa4d300c445097835edbedbdba0d3a872eff (diff) | |
Cafstaging Release 1.0.0.170
Cafstaging Release 1.0.0.170
Change-Id: Ia77413a1d483e2b1c10d5dee993b4f4dfc5a20ef
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 bce57cd6267b..040b610574d5 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 169 +#define QWLAN_VERSION_BUILD 170 -#define QWLAN_VERSIONSTR "1.0.0.169" +#define QWLAN_VERSIONSTR "1.0.0.170" #ifdef QCA_WIFI_2_0 |
