diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-02 19:26:25 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-03 12:09:25 +0530 |
| commit | 67fca6c9fb7c49768eb86fa71f8f26a1ca0917e7 (patch) | |
| tree | 7a59c86ab6c13403faaf15dc906bd522256a58e5 | |
| parent | 1ebffd9e72bfec00eba405c5bf3bcd52a39f9df4 (diff) | |
Cafstaging Release 1.0.0.138
Cafstaging Release 1.0.0.138
Change-Id: I728eeff9ac009538ca853e91cf6bcdd9f3d53bd9
CRs-Fixed: 688558
| -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 34cddef088c5..709cbbd0ce5a 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 137 +#define QWLAN_VERSION_BUILD 138 -#define QWLAN_VERSIONSTR "1.0.0.137" +#define QWLAN_VERSIONSTR "1.0.0.138" #ifdef QCA_WIFI_2_0 |
