diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-19 12:52:23 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-19 18:03:48 -0700 |
| commit | e89aff6cbc5d3f9946dbcdb8d7be46244fbf044a (patch) | |
| tree | 2ff89f5b57272727a27f929a578d8858571dd76d | |
| parent | 541dad832529a0c41623e97034ea9c3b64ec203d (diff) | |
Cafstaging Release 1.0.0.150
Cafstaging Release 1.0.0.150
Change-Id: I59875a5bef2819e8268271e1aa766706176e5582
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 4febfc09f9d4..98269535edec 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 149 +#define QWLAN_VERSION_BUILD 150 -#define QWLAN_VERSIONSTR "1.0.0.149" +#define QWLAN_VERSIONSTR "1.0.0.150" #ifdef QCA_WIFI_2_0 |
