diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-01 13:16:57 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-02 18:15:37 +0530 |
| commit | 9437c4330f51ba0fc0be4dd19b4fa680dcf76745 (patch) | |
| tree | 6fcb92ac15fc776079ace715385c56a336fa0af1 | |
| parent | 472856abcc6d1248cb065c6d39be0c2d398b4472 (diff) | |
Cafstaging Release 1.0.0.137
Cafstaging Release 1.0.0.137
Change-Id: I13f9bca8f9973d9f13a56f574f3d4b0217bc2121
CRs-Fixed: 687835
| -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 9a50e012eb9c..34cddef088c5 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 136 +#define QWLAN_VERSION_BUILD 137 -#define QWLAN_VERSIONSTR "1.0.0.136" +#define QWLAN_VERSIONSTR "1.0.0.137" #ifdef QCA_WIFI_2_0 |
