diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-04 17:05:09 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-06-06 00:18:46 -0700 |
| commit | 10b1ca0a32d0dee3c18eb1ecd1f04643a383ff9a (patch) | |
| tree | cf4a94313569869366527d9fdc3beb66456426fe | |
| parent | 84e47036f97c113b877773c1b0a624d8fbe5f6aa (diff) | |
Cafstaging Release 1.0.0.120
Cafstaging Release 1.0.0.120
Change-Id: I86a13dc5eddcbf7eea0fdd39bc78d891ba524b4f
CRs-Fixed: 675124
| -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 5489bb66ce4c..397b3db95557 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 119 +#define QWLAN_VERSION_BUILD 120 -#define QWLAN_VERSIONSTR "1.0.0.119" +#define QWLAN_VERSIONSTR "1.0.0.120" #ifdef QCA_WIFI_2_0 |
