diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-05-05 13:15:38 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-05-07 12:52:18 +0530 |
| commit | 825d2d5b99c2d283cf6f777cbd9504ae7c03b0af (patch) | |
| tree | b7423c2d9e345178a891fc7fac560fbbfe692fd2 | |
| parent | a8c5d0ea5cba68d5bafa9fc96b77ab157196c3c9 (diff) | |
Cafstaging Release 1.0.0.105
Cafstaging Release 1.0.0.105
Change-Id: I52665f46a8e11a3a40c3b5f50e288add9ac00f67
| -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 ff8ff4151e0e..9f89b5d8206f 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 104 +#define QWLAN_VERSION_BUILD 105 -#define QWLAN_VERSIONSTR "1.0.0.104" +#define QWLAN_VERSIONSTR "1.0.0.105" #ifdef QCA_WIFI_2_0 |
