diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-05-19 15:14:03 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-05-20 19:38:25 +0530 |
| commit | 927b8b56a0dd80b8bec7eb405acb9c8a110939cb (patch) | |
| tree | 6965cfef0d2887214ee93528de3a0d544ee4501b | |
| parent | 40b07a2b126a80c6d435607c2d221174c04cb52c (diff) | |
Cafstaging Release 1.0.0.112
Cafstaging Release 1.0.0.112
Change-Id: Id74f3b44cdd36890689200f5d056e255f4f09262
| -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 4162ed9ac082..22814ee08df8 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 111 +#define QWLAN_VERSION_BUILD 112 -#define QWLAN_VERSIONSTR "1.0.0.111" +#define QWLAN_VERSIONSTR "1.0.0.112" #ifdef QCA_WIFI_2_0 |
