diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-30 15:11:51 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-01 12:15:49 +0530 |
| commit | 2121d4c13646fa2d1cf62ce58c00eaac374bd9c7 (patch) | |
| tree | a84524ed0b04cb1ac99d7cc3e12f50d55cdbda4c | |
| parent | a075996e41a83c3c2e6731bc066f02efb6ceb1c2 (diff) | |
Cafstaging Release 1.0.0.136
Cafstaging Release 1.0.0.136
Change-Id: I5c85b54c57d6b41b928fe94d4888bd771866d528
CRs-Fixed: 687235
| -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 1a6f801531e5..9a50e012eb9c 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 135 +#define QWLAN_VERSION_BUILD 136 -#define QWLAN_VERSIONSTR "1.0.0.135" +#define QWLAN_VERSIONSTR "1.0.0.136" #ifdef QCA_WIFI_2_0 |
