diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-18 12:50:57 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-18 23:41:17 -0700 |
| commit | 08bf36a482424f857ec8b4c2fde0166d385348d8 (patch) | |
| tree | 3058ac6fd3df912fc6dd3d73a7811aec01448111 | |
| parent | 145987b7eb53a50870743a8792e0a5bcd8e24c31 (diff) | |
Cafstaging Release 1.0.0.172
Cafstaging Release 1.0.0.172
Change-Id: I6b3eca00958fc76a628159daac474dd04fd09ae9
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 4aa6cb4b3d1b..71b527af8a50 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 171 +#define QWLAN_VERSION_BUILD 172 -#define QWLAN_VERSIONSTR "1.0.0.171" +#define QWLAN_VERSIONSTR "1.0.0.172" #ifdef QCA_WIFI_2_0 |
