diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-08-13 14:44:55 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-13 11:31:12 -0700 |
| commit | f5264a85df0714855bc0a42d0a6da83a6cab2148 (patch) | |
| tree | 3f73d98f0de6a72a09a895e629ff40dc2aa2ef53 | |
| parent | 5420fa6149a5a8527995002126396d0660b228cc (diff) | |
Cafstaging Release 1.0.0.169
Cafstaging Release 1.0.0.169
Change-Id: I1f8571358224051cec554c9990583059e3fcac2f
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 096ead01f2a8..bce57cd6267b 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 168 +#define QWLAN_VERSION_BUILD 169 -#define QWLAN_VERSIONSTR "1.0.0.168" +#define QWLAN_VERSIONSTR "1.0.0.169" #ifdef QCA_WIFI_2_0 |
