diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-08-12 13:12:57 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-12 17:54:37 -0700 |
| commit | 05fe6f8cfd517d71cffc95118650396bbbe28e81 (patch) | |
| tree | 7975ae6e7a0facbabebd8a818f6d640df2038d84 | |
| parent | 2696bd6c50247573b19b635218b9aa28c1c020c7 (diff) | |
Cafstaging Release 1.0.0.168
Cafstaging Release 1.0.0.168
Change-Id: Ie533173dee2b5be38c27f543a6cd545be67fc58d
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 1a1f0d9465ad..096ead01f2a8 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 167 +#define QWLAN_VERSION_BUILD 168 -#define QWLAN_VERSIONSTR "1.0.0.167" +#define QWLAN_VERSIONSTR "1.0.0.168" #ifdef QCA_WIFI_2_0 |
